diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-06 16:55:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-06 16:55:10 +0000 |
commit | 70dce6775fc20092128870ba27714547b4077ec6 (patch) | |
tree | f148a5d3094e6f4339ec7026d5e338bc767fe3fa /binutils/objcopy.1 | |
parent | 4234ffa28deb20c4e4a8e47fcea874014ba88275 (diff) | |
download | gdb-70dce6775fc20092128870ba27714547b4077ec6.zip gdb-70dce6775fc20092128870ba27714547b4077ec6.tar.gz gdb-70dce6775fc20092128870ba27714547b4077ec6.tar.bz2 |
Thu Feb 6 11:54:24 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
* objcopy.1: Add missing space after .B.
Diffstat (limited to 'binutils/objcopy.1')
-rw-r--r-- | binutils/objcopy.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/objcopy.1 b/binutils/objcopy.1 index ad087e8..659121d 100644 --- a/binutils/objcopy.1 +++ b/binutils/objcopy.1 @@ -1,4 +1,4 @@ -.\" Copyright (c) 1991 Free Software Foundation +.\" Copyright (c) 1991, 93, 94, 95, 96, 1997 Free Software Foundation .\" See section COPYING for conditions for redistribution .TH objcopy 1 "October 1994" "cygnus support" "GNU Development Tools" .de BP @@ -242,7 +242,7 @@ with different conventions for symbol names. This is different from @code{--change-leading-char} because it always changes the symbol name when appropriate, regardless of the object file format of the output .TP -.B\-\-weaken +.B \-\-weaken Change all global symbols in the file to be weak. .TP .B \-v\fR, \fB\-\-verbose @@ -269,7 +269,7 @@ The GNU Binary Utilities\c \&, Roland H. Pesch (June 1993). .SH COPYING -Copyright (c) 1993, 94, 95, 1996 Free Software Foundation, Inc. +Copyright (c) 1993, 94, 95, 96, 1997 Free Software Foundation, Inc. .PP Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice |