Date: Thu, 31 Dec 2009 20:02:15 +0000 From: Frank Shute <frank@shute.org.uk> To: docs@freebsd.org Subject: Re: docs/142168: [PATCH] ldd(1) not mentioned in ld(1) manpage Message-ID: <20091231200215.GA46631@orange.esperance-linux.co.uk> In-Reply-To: <20091230123357.E21D24AC20@orange.esperance-linux.co.uk> References: <20091230123357.E21D24AC20@orange.esperance-linux.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091231200215.GA46631>