From rhuff@cybercom.net  Tue Apr 28 11:27:28 1998
Received: from zephyr.cybercom.net (zephyr.cybercom.net [209.21.136.8])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25263
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Apr 1998 11:27:26 -0700 (PDT)
          (envelope-from rhuff@cybercom.net)
Received: from shell1.cybercom.net (rhuff@shell1.cybercom.net [209.21.136.6]) by zephyr.cybercom.net (8.8.7/8.8.7) with ESMTP id PAA07109 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Apr 1998 15:42:19 -0400 (EDT)
Received: (from rhuff@localhost) by shell1.cybercom.net (8.8.5/8.8.5) id OAA07714; Tue, 28 Apr 1998 14:27:18 -0400 (EDT)
Message-Id: <199804281827.OAA07714@shell1.cybercom.net>
Date: Tue, 28 Apr 1998 14:27:18 -0400 (EDT)
From: Robert Huff <rhuff@cybercom.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: 2.2.6: ldconfig man page error
X-Send-Pr-Version: 3.2

>Number:         6443
>Category:       docs
>Synopsis:       The man page for "ldconfig" may have the wrong
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 28 11:30:02 PDT 1998
>Closed-Date:    Wed Apr 29 07:32:29 PDT 1998
>Last-Modified:  Wed Apr 29 07:33:35 PDT 1998
>Originator:     Robert Huff
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
>Environment:

	

>Description:

	According to
"http://www.freebsd.org/releases/2.2.6R/notes.html":

o Support for ldconfig -R (remove) added.

	According to "man ldconfig":

     The following options recognized by ldconfig:

     -R      Rescan the previously configured directories.  This opens
		   the previous hints file and fetches the directory list
		   from the header.  Any additional pathnames on the command
		   line are also processed.

	Which is it?


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Wed Apr 29 07:32:29 PDT 1998 
State-Changed-Why:  
both.  To remove a shlib from the cache, you need to reread the 
cache.  If one of them has been removed from the filesystem, 
it will be removed from the list.  This works for adds too 
I belive. 
>Unformatted:
meaning for the "-R" option.
