summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-05-08 17:25:41 +0000
committertrhodes <trhodes@FreeBSD.org>2003-05-08 17:25:41 +0000
commitb193faf3696bb43fdcba2ebe2f94c58a8095ed33 (patch)
tree2d9575134011a5ca2095d11743e55f01b637f04e
parent503dbfc11c2ad1c9fbeef7e15054cccc1f69e0b1 (diff)
downloadFreeBSD-src-b193faf3696bb43fdcba2ebe2f94c58a8095ed33.zip
FreeBSD-src-b193faf3696bb43fdcba2ebe2f94c58a8095ed33.tar.gz
Describe the pattern filenames must be in before they are added to the hints
file. PR: 46271 Approved by: re (blanket)
-rw-r--r--sbin/ldconfig/ldconfig.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8
index 69f13ab..2c84f0e 100644
--- a/sbin/ldconfig/ldconfig.8
+++ b/sbin/ldconfig/ldconfig.8
@@ -61,6 +61,9 @@ to scan for shared libraries. Each directory's pathname must start on a new
line. Blank lines and lines starting with the comment character
.Ql \&#
are ignored.
+Filenames must conform to the
+.Pa lib*.so.[0-9]
+pattern in order to be added to the hints file.
.Pp
For security reasons, directories which are world or group-writable or which
are not owned by root produce warning messages and are skipped, unless
OpenPOWER on IntegriCloud