diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-06 09:45:37 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-06 09:45:37 +0000 |
commit | 4402d054c2858cf0e9e2703881a1810ca23e6086 (patch) | |
tree | 7f7da7d49e27105ce5b7c60a93d8967bea6bb291 /sbin | |
parent | 68e692f3da68f23621530b08b8fe8ff100f45949 (diff) | |
download | FreeBSD-src-4402d054c2858cf0e9e2703881a1810ca23e6086.zip FreeBSD-src-4402d054c2858cf0e9e2703881a1810ca23e6086.tar.gz |
Remove more single-space hard sentence breaks.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ldconfig/ldconfig.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8 index abd5857..e815657 100644 --- a/sbin/ldconfig/ldconfig.8 +++ b/sbin/ldconfig/ldconfig.8 @@ -130,7 +130,8 @@ will only load shared libraries from the hints file. In particular, the .Ev LD_LIBRARY_PATH -is not used to search for libraries. Thus, the role of ldconfig is dual. +is not used to search for libraries. +Thus, the role of ldconfig is dual. In addition to building a set of hints for quick lookup, it also serves to specify the trusted collection of directories from which shared objects can |