From reinierk@mail.uitwisseling.nl  Sun Dec 15 03:03:56 2002
Return-Path: <reinierk@mail.uitwisseling.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7D1FA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Dec 2002 03:03:56 -0800 (PST)
Received: from mail.uitwisseling.nl (e137166.upc-e.chello.nl [213.93.137.166])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3710643ED1
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Dec 2002 03:03:55 -0800 (PST)
	(envelope-from reinierk@mail.uitwisseling.nl)
Received: from mail.uitwisseling.nl (localhost [127.0.0.1])
	by mail.uitwisseling.nl (8.12.6/8.12.6) with ESMTP id gBFB0sSF021116;
	Sun, 15 Dec 2002 12:00:54 +0100 (CET)
	(envelope-from reinierk@mail.uitwisseling.nl)
Received: (from root@localhost)
	by mail.uitwisseling.nl (8.12.6/8.12.6/Submit) id gBFB0rXF021115;
	Sun, 15 Dec 2002 12:00:53 +0100 (CET)
Message-Id: <200212151100.gBFB0rXF021115@mail.uitwisseling.nl>
Date: Sun, 15 Dec 2002 12:00:53 +0100 (CET)
From: Reinier@kleipool.org
Reply-To: reinier@kleipool.org
To: FreeBSD-gnats-submit@freebsd.org, reinier@kleipool.org
Cc:
Subject: Omission in ldconfig(8) manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46271
>Category:       docs
>Synopsis:       Omission in ldconfig(8) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 15 03:10:01 PST 2002
>Closed-Date:    Tue May 13 12:26:04 PDT 2003
>Last-Modified:  Tue May 13 12:26:04 PDT 2003
>Originator:     Reinier Kleipool <reinier@kleipool.org>
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
Protocomix
>Environment:
System: FreeBSD mail.uitwisseling.nl 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Sun Dec 8 15:09:45 CET 2002 root@mail.uitwisseling.nl:/usr/src/sys/compile/UITWISSELING i386

>Description:
	ldconfig(8) manpage is unclear about the filenames that will be added to
	the hintsfile. It turns out that only files matching lib*.so.[0-9] will
	be added to the hints file. This fact is NOT recorded in the manpage.
	It took me several days to find out why my library was not added.
>How-To-Repeat:
	running ldconfig on the directories filenames not matching lib*.so.[0-9]
	will not be added to the hintsfile. The man page does not make this
	clear.
>Fix:
	Add the following lines to the ldconfig(8) manpage:

     line.  Blank lines and lines starting with the comment character `#' are
     ignored. Filenames must conform to the following pattern in order to be
     added to the hints file: lib*.so.[0-9]

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Sun Jan 26 21:54:14 PST 2003 
Responsible-Changed-Why:  
I'll handle this! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46271 
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Thu May 8 10:26:04 PDT 2003 
State-Changed-Why:  
I've applied a delta with similar wording to yours.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46271 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Tue May 13 12:25:43 PDT 2003 
State-Changed-Why:  
MFC complete! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46271 
>Unformatted:
