| Summary: | [patch] ld(1): ldd(1) not mentioned in ld(1) manpage | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Frank Shute <frank> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Frank Shute
2009-12-30 14:20:00 UTC
----- 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 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! |