From 566b4de9c129fd078113dae876679a00f8adfa4c Mon Sep 17 00:00:00 2001 From: John Polstra Date: Sat, 9 Nov 1996 20:26:19 +0000 Subject: [PATCH] Document that "ldconfig -m" rescans all directories previously entered into the hints file, in addition to the directories named on the command line. 2.2 Candidate. --- gnu/usr.bin/ld/ldconfig/ldconfig.8 | 9 ++++++--- sbin/ldconfig/ldconfig.8 | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/gnu/usr.bin/ld/ldconfig/ldconfig.8 b/gnu/usr.bin/ld/ldconfig/ldconfig.8 index 3ad223b30e18..652ebf9b79e4 100644 --- a/gnu/usr.bin/ld/ldconfig/ldconfig.8 +++ b/gnu/usr.bin/ld/ldconfig/ldconfig.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ldconfig.8,v 1.8 1996/04/08 04:17:33 mpp Exp $ +.\" $Id: ldconfig.8,v 1.9 1996/10/10 23:14:22 jdp Exp $ .\" .Dd October 3, 1993 .Dt LDCONFIG 8 @@ -92,9 +92,12 @@ Instead of replacing the contents of the hints file with those found in the directories specified, .Dq merge in new entries. +Directories recorded in the hints file by previous runs of +.Nm +are also rescanned for new shared libraries. .It Fl r -Lists the current contents of the hints file -on the standard output. The hints file will not be modified. +List the current contents of the hints file +on the standard output. The hints file is not modified. .It Fl s Do not scan the built-in system directory .Pq Dq /usr/lib diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8 index 3ad223b30e18..652ebf9b79e4 100644 --- a/sbin/ldconfig/ldconfig.8 +++ b/sbin/ldconfig/ldconfig.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ldconfig.8,v 1.8 1996/04/08 04:17:33 mpp Exp $ +.\" $Id: ldconfig.8,v 1.9 1996/10/10 23:14:22 jdp Exp $ .\" .Dd October 3, 1993 .Dt LDCONFIG 8 @@ -92,9 +92,12 @@ Instead of replacing the contents of the hints file with those found in the directories specified, .Dq merge in new entries. +Directories recorded in the hints file by previous runs of +.Nm +are also rescanned for new shared libraries. .It Fl r -Lists the current contents of the hints file -on the standard output. The hints file will not be modified. +List the current contents of the hints file +on the standard output. The hints file is not modified. .It Fl s Do not scan the built-in system directory .Pq Dq /usr/lib