From owner-freebsd-doc@FreeBSD.ORG Thu Dec 31 20:44:18 2009 Return-Path: Delivered-To: docs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56191106566C for ; Thu, 31 Dec 2009 20:44:18 +0000 (UTC) (envelope-from frank@shute.org.uk) Received: from atmail-15.bnguk.net (atmail-15.bnguk.net [80.74.253.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1770C8FC1B for ; Thu, 31 Dec 2009 20:44:17 +0000 (UTC) Received: from 77-44-105-82.xdsl.murphx.net ([77.44.105.82] helo=orange.esperance-linux.co.uk) by atmail-15.bnguk.net with esmtp (Exim 4.69) (envelope-from ) id 1NQRDt-0006aS-R4 for docs@freebsd.org; Thu, 31 Dec 2009 20:02:17 +0000 Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id B736A4AC20; Thu, 31 Dec 2009 20:02:15 +0000 (GMT) Date: Thu, 31 Dec 2009 20:02:15 +0000 From: Frank Shute To: docs@freebsd.org Message-ID: <20091231200215.GA46631@orange.esperance-linux.co.uk> References: <20091230123357.E21D24AC20@orange.esperance-linux.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091230123357.E21D24AC20@orange.esperance-linux.co.uk> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.0-RELEASE-p1 amd64 X-Organisation: 'shute.org.uk' Cc: Subject: Re: docs/142168: [PATCH] ldd(1) not mentioned in ld(1) manpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2009 20:44:18 -0000 On Wed, Dec 30, 2009 at 12:33:57PM +0000, Frank Shute wrote: > > >Number: 142168 >Category: docs >Synopsis: ldd(1) not mentioned in ld(1) manpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 30 14:20:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Frank Shute >Release: FreeBSD 8.0-RELEASE-p1 amd64 >Organization: >Environment: > System: FreeBSD orange.esperance-linux.co.uk 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #1: Fri Dec 11 14:16:18 GMT 2009 root@orange.esperance-linux.co.uk:/usr/obj/usr/src/sys/GENERIC amd64 >Description: ldd(1) isn't mentioned in the "see also" section of the ld(1) manpage but should be (IMHO). >How-To-Repeat: >Fix: --- /usr/src/contrib/binutils/ld/ld.1 2004-06-16 07:55:48.000000000 +0100 +++ ld.1 2009-12-31 19:52:42.000000000 +0000 @@ -1913,7 +1913,7 @@ options. .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fIar\fR\|(1), \fInm\fR\|(1), \fIobjcopy\fR\|(1), \fIobjdump\fR\|(1), \fIreadelf\fR\|(1) and +\&\fIar\fR\|(1), \fIldd\fR\|(1), \fInm\fR\|(1), \fIobjcopy\fR\|(1), \fIobjdump\fR\|(1), \fIreadelf\fR\|(1) and the Info entries for \fIbinutils\fR and \&\fIld\fR. .SH "COPYRIGHT" >Release-Note: >Audit-Trail: >Unformatted: -- Frank Contact info: http://www.shute.org.uk/misc/contact.html