Add that /usr/X386/lib is also in the default path for ldconfig. Bug found
authorAndreas Schulz <ats@g386bsd.first.bmd.de>
Tue, 5 Apr 1994 08:24:19 +0000 (08:24 +0000)
committerAndreas Schulz <ats@g386bsd.first.bmd.de>
Tue, 5 Apr 1994 08:24:19 +0000 (08:24 +0000)
by Satoshi Asami ( asami@cs.berkeley.edu ). Fixed also a minor typo
problem.

gnu/usr.bin/ld/ldconfig/ldconfig.8

index 170b618..32c35af 100644 (file)
@@ -58,8 +58,10 @@ on the standard output. The hints file will not be modified.
 .It Fl s
 Do not scan
 .Nm ldconfig
 .It Fl s
 Do not scan
 .Nm ldconfig
-'s builtin system directories
+\'s builtin system directories
 .Sq /usr/lib
 .Sq /usr/lib
+,
+.Sq /usr/X386/lib
 and
 .Sq /usr/local/lib
 for shared libraries.
 and
 .Sq /usr/local/lib
 for shared libraries.