From frank@shute.org.uk  Wed Dec 30 14:11:55 2009
Return-Path: <frank@shute.org.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CA4F110656A3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Dec 2009 14:11:55 +0000 (UTC)
	(envelope-from frank@shute.org.uk)
Received: from atmail-10.bnguk.net (atmail-10.bnguk.net [80.74.253.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 910F08FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Dec 2009 14:11:55 +0000 (UTC)
Received: from 77-44-105-82.xdsl.murphx.net ([77.44.105.82] helo=orange.esperance-linux.co.uk)
	by atmail-10.bnguk.net with esmtp (Exim 4.69)
	(envelope-from <frank@shute.org.uk>)
	id 1NPxkU-0002RJ-6s
	for FreeBSD-gnats-submit@freebsd.org; Wed, 30 Dec 2009 12:33:58 +0000
Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001)
	id E21D24AC20; Wed, 30 Dec 2009 12:33:57 +0000 (GMT)
Message-Id: <20091230123357.E21D24AC20@orange.esperance-linux.co.uk>
Date: Wed, 30 Dec 2009 12:33:57 +0000 (GMT)
From: Frank Shute <frank@shute.org.uk>
Reply-To: Frank Shute <Frank Shute <frank@shute.org.uk>>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ldd(1) not mentioned in ld(1) manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142168
>Category:       docs
>Synopsis:       [patch] ld(1): ldd(1) not mentioned in ld(1) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 30 14:20:00 UTC 2009
>Closed-Date:    Thu Nov 01 19:23:40 UTC 2012
>Last-Modified:  Thu Nov 01 19:23:40 UTC 2012
>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:

Put ldd(1) in the "see also" section of the ld(1) manpage.

>Release-Note:
>Audit-Trail:

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/142168: [PATCH] ldd(1) not mentioned in ld(1) manpage
Date: Wed, 20 Jan 2010 23:01:44 -0600

 ----- Forwarded message from Frank Shute <frank@shute.org.uk> -----
 
 From: Frank Shute <frank@shute.org.uk>
 To: docs@freebsd.org
 Subject: Re: docs/142168: [PATCH] ldd(1) not mentioned in ld(1) manpage
 X-BeenThere: freebsd-doc@freebsd.org
 
 On Wed, Dec 30, 2009 at 12:33:57PM +0000, Frank Shute wrote:
 
 --- /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"
 
 -- 
 
 Frank
 
 Contact info: http://www.shute.org.uk/misc/contact.html
 
 ----- End forwarded message -----
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Thu Nov 1 19:23:40 UTC 2012 
State-Changed-Why:  
I agree this is a good idea, but atm 'ld' is contributed  software not 
maintained by us, so we shall not modify the man page. Thank you for 
helping to make freebsd better! 

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