From owner-freebsd-doc@FreeBSD.ORG Tue May 4 10:50:23 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C9AF16A4D2 for ; Tue, 4 May 2004 10:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 047DD43D5C for ; Tue, 4 May 2004 10:50:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i44HoMra077101 for ; Tue, 4 May 2004 10:50:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i44HoMDh077095; Tue, 4 May 2004 10:50:22 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 4 May 2004 10:50:22 -0700 (PDT) Resent-Message-Id: <200405041750.i44HoMDh077095@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michel Lavondes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0862816A4CE for ; Tue, 4 May 2004 10:43:12 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E14C143D60 for ; Tue, 4 May 2004 10:43:11 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i44HhBWx087220 for ; Tue, 4 May 2004 10:43:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i44HhBio087219; Tue, 4 May 2004 10:43:11 -0700 (PDT) (envelope-from nobody) Message-Id: <200405041743.i44HhBio087219@www.freebsd.org> Date: Tue, 4 May 2004 10:43:11 -0700 (PDT) From: Michel Lavondes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/66263: [patch] usr.bin/ldd/ldd.1 typo fixes not MFC'd X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 17:50:23 -0000 >Number: 66263 >Category: docs >Synopsis: [patch] usr.bin/ldd/ldd.1 typo fixes not MFC'd >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: Tue May 04 10:50:22 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Michel Lavondes >Release: 4.8-RELEASE-p18 >Organization: Ah! I wish! >Environment: >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: Compare the output of "man ldd" on -stable and -current. >Fix: 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 , >Release-Note: >Audit-Trail: >Unformatted: