diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-02-03 00:52:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-02-03 00:52:40 +0000 |
commit | 48c06a51954fc6a5feb80ae5f355a501f04315e8 (patch) | |
tree | e5fa8968690f0d4cc651cdcb717ff60ec9da7b46 /gnu | |
parent | 6252844617d116f84bc8bc988b1bce8af2f7f65d (diff) |
Use short dash, not long dash, so makewhatis.sed doesn't get confused.
Noted by Theo (binutils objdump.1 is already ok).
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/gdb/objdump/objdump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/objdump/objdump.1 b/gnu/usr.bin/gdb/objdump/objdump.1 index b26fb7cb027..f7dae5c649d 100644 --- a/gnu/usr.bin/gdb/objdump/objdump.1 +++ b/gnu/usr.bin/gdb/objdump/objdump.1 @@ -8,7 +8,7 @@ .. .SH NAME -objdump\(em\&display information from object files. +objdump \- display information from object files. .SH SYNOPSIS .hy 0 |