From owner-freebsd-bugbusters@FreeBSD.ORG Sun May 2 17:10:38 2004 Return-Path: Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98CE316A4CE for ; Sun, 2 May 2004 17:10:38 -0700 (PDT) Received: from vader.aacc.edu (vader.aacc.edu [12.167.138.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F3CA43D46 for ; Sun, 2 May 2004 17:10:38 -0700 (PDT) (envelope-from fox@vader.aacc.edu) Received: from vader.aacc.edu (IDENT:L8Z2nhH4eZEvq1MMEu5mtnXfzV5oNuHa@localhost [127.0.0.1]) by vader.aacc.edu (8.12.8/8.12.8) with ESMTP id i430AWuU008494 for ; Sun, 2 May 2004 20:10:32 -0400 Received: from localhost (fox@localhost) by vader.aacc.edu (8.12.8/8.12.8/Submit) with ESMTP id i430AVtk008490 for ; Sun, 2 May 2004 20:10:31 -0400 Date: Sun, 2 May 2004 20:10:31 -0400 (EDT) From: fox@vader.aacc.edu To: bugbusters@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [patch] usr.bin/ldd/ldd.1 typo fixes not MFC'd X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Coordination of the Problem Report handling effort. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 00:10:38 -0000 (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