From b193faf3696bb43fdcba2ebe2f94c58a8095ed33 Mon Sep 17 00:00:00 2001 From: trhodes Date: Thu, 8 May 2003 17:25:41 +0000 Subject: Describe the pattern filenames must be in before they are added to the hints file. PR: 46271 Approved by: re (blanket) --- sbin/ldconfig/ldconfig.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sbin/ldconfig') 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 -- cgit v1.1