From nobody@FreeBSD.org  Tue May  4 10:43:12 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0862816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] usr.bin/ldd/ldd.1 typo fixes not MFC'd
X-Send-Pr-Version: www-2.3

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 04 10:50:22 PDT 2004
>Closed-Date:    Fri May 07 14:51:17 CEST 2004
>Last-Modified:  Fri May 07 14:51:17 CEST 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Fri May 7 14:50:57 CEST 2004 
State-Changed-Why:  
Committed, thanks! 

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