From hnokubi@yyy.or.jp  Wed Sep 23 00:57:37 1998
Received: from mail.yyy.or.jp (host03.interwave.or.jp [202.214.252.3])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA04226
          for <freebsd-gnats-submit@freebsd.org>; Wed, 23 Sep 1998 00:57:30 -0700 (PDT)
          (envelope-from hnokubi@yyy.or.jp)
Received: from ppp-client.yyy.or.jp (urayasu115.interwave.or.jp [210.138.157.151]) by mail.yyy.or.jp (8.8.8+2.7Wbeta7/3.4W4) with ESMTP id QAA02647 for <freebsd-gnats-submit@freebsd.org>; Wed, 23 Sep 1998 16:53:36 +0900 (JST)
Received: from sassaby.nokubi.or.jp (sassaby.nokubi.or.jp [192.168.9.3]) by ppp-client.yyy.or.jp (8.8.7/3.5Wpl7-ppp) with ESMTP id QAA03494 for <freebsd-gnats-submit@freebsd.org>; Wed, 23 Sep 1998 16:50:04 +0900 (JST)
Received: (from h-nokubi@localhost) by sassaby.nokubi.or.jp (8.9.1/3.5Wpl7-glove) id QAA00809; Wed, 23 Sep 1998 16:47:36 +0900 (JST)
Message-Id: <199809230753.QAA02647@mail.yyy.or.jp>
Date: Wed, 23 Sep 1998 16:47:36 +0900 (JST)
From: hnokubi@yyy.or.jp
Reply-To: hnokubi@yyy.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in objdump.1
X-Send-Pr-Version: 3.2

>Number:         8034
>Category:       docs
>Synopsis:       typo in objdump.1
>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:   Wed Sep 23 01:00:01 PDT 1998
>Closed-Date:    Wed Dec 9 17:37:54 PST 1998
>Last-Modified:  Wed Dec  9 17:38:06 PST 1998
>Originator:     NOKUBI Hirotaka
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	FreeBSD sassaby.nokubi.or.jp 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Fri Jul 24 23:42:52 JST 1998     h-nokubi@sassaby.nokubi.or.jp:/usr/local/src/sys/compile/SASSABY  i386

>Description:

	There is a tyop in objdump.1

>How-To-Repeat:

	Compare info and man page. Probably, man page is wrong.

>Fix:
	
	I also send this report to bug-gnu-utils@gnu.org.

Index: objdump.1
===================================================================
RCS file: /home/ncvs/src/contrib/binutils/binutils/objdump.1,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 objdump.1
--- objdump.1	1998/09/06 22:56:57	1.1.1.2
+++ objdump.1	1998/09/23 07:04:44
@@ -263,7 +263,7 @@
 .TP
 .B \-\-reloc
 Print the relocation entries of the file.  If used with \fB\-d\fP or
-\fB\-d\fP, the relocations are printed interspersed with the
+\fB\-D\fP, the relocations are printed interspersed with the
 disassembly.
 
 .TP
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Wed Dec 9 17:37:54 PST 1998 
State-Changed-Why:  
Patch applied, thanks! 
>Unformatted:
