aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-12-10 01:37:43 +0000
committerSteve Price <steve@FreeBSD.org>1998-12-10 01:37:43 +0000
commit05eea124e9ee0999fbde2ec69ff06cf0f33c9654 (patch)
tree3136d370ccfd262107ffbbf48758ae5df21d8112 /contrib/binutils
parent97797dc9596bf264777221f51b00afeaddae8d26 (diff)
downloadsrc-05eea124e9ee0999fbde2ec69ff06cf0f33c9654.tar.gz
src-05eea124e9ee0999fbde2ec69ff06cf0f33c9654.zip
Typo fix.
PR: 8034 Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
Notes
Notes: svn path=/head/; revision=41626
Diffstat (limited to 'contrib/binutils')
-rw-r--r--contrib/binutils/binutils/objdump.12
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/binutils/objdump.1 b/contrib/binutils/binutils/objdump.1
index 69217b9d4106..92a280f40f92 100644
--- a/contrib/binutils/binutils/objdump.1
+++ b/contrib/binutils/binutils/objdump.1
@@ -263,7 +263,7 @@ architectures with the \fB\-i\fP option.
.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