[patch] usr.bin/ldd/ldd.1 typo fixes not MFC'd
fox at vader.aacc.edu
fox at vader.aacc.edu
Sun May 2 17:10:38 PDT 2004
(mailed to bugbusters@ per request, as I'm currently stuck w/ lynx.)
Category: docs
Severity: non-critical
Priority: low
Class: doc-bug
FreeBSD Release: 4.8-RELEASE-p18
Full description:
The following deltas are typos, but weren't (as far as I can tell) MFC'd:
- 1.20 to 1.21
- 1.22 to 1.23
As other typos were MFC'd, I assume these fell through the cracks.
How to repeat the problem:
"man ldd" on -stable.
Fix to the problem if known:
The following diff -u has both changes, minus version bump:
--- ldd.1.orig Mon May 3 00:31:32 2004
+++ ldd.1 Mon May 3 00:57:34 2004
@@ -44,8 +44,9 @@
.Pp
The
.Fl v
-option displays an verbose listing of the dynamic linking headers
-encoded in the executable. See the source code and include
+option displays a verbose listing of the dynamic linking headers
+encoded in the executable.
+See the source code and include
files for the definitive meaning of all the fields.
.Sh SEE ALSO
.Xr ld 1 ,
--------------patch ends above----------
--
"I'd ask if you'd found the right sort of isolated wasteland for your
citadel of dread yet, but that would be a silly question; you're in Utah,
after all." --ESR to Darl McBride (Chief Excessive Ossifier of Squandered
Clues Obstination), in http://www.catb.org/~esr/writings/mcbride.html
More information about the freebsd-bugbusters
mailing list