Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 1998 16:47:36 +0900 (JST)
From:      hnokubi@yyy.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/8034: typo in objdump.1
Message-ID:  <199809230753.QAA02647@mail.yyy.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         8034
>Category:       docs
>Synopsis:       typo in objdump.1
>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:   Wed Sep 23 01:00:01 PDT 1998
>Last-Modified:
>Originator:     NOKUBI Hirotaka
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>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
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809230753.QAA02647>