Thu Feb 6 11:54:24 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
* objcopy.1: Add missing space after .B.
This commit is contained in:
parent
4234ffa28d
commit
70dce6775f
@ -1,3 +1,7 @@
|
|||||||
|
Thu Feb 6 11:54:24 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||||
|
|
||||||
|
* objcopy.1: Add missing space after .B.
|
||||||
|
|
||||||
Fri Jan 31 10:33:07 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
Fri Jan 31 10:33:07 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||||
|
|
||||||
* objdump.c (disassemble_data): Initialize `aux.require_sec'.
|
* objdump.c (disassemble_data): Initialize `aux.require_sec'.
|
||||||
|
@ -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
|
.\" See section COPYING for conditions for redistribution
|
||||||
.TH objcopy 1 "October 1994" "cygnus support" "GNU Development Tools"
|
.TH objcopy 1 "October 1994" "cygnus support" "GNU Development Tools"
|
||||||
.de BP
|
.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
|
@code{--change-leading-char} because it always changes the symbol name
|
||||||
when appropriate, regardless of the object file format of the output
|
when appropriate, regardless of the object file format of the output
|
||||||
.TP
|
.TP
|
||||||
.B\-\-weaken
|
.B \-\-weaken
|
||||||
Change all global symbols in the file to be weak.
|
Change all global symbols in the file to be weak.
|
||||||
.TP
|
.TP
|
||||||
.B \-v\fR, \fB\-\-verbose
|
.B \-v\fR, \fB\-\-verbose
|
||||||
@ -269,7 +269,7 @@ The GNU Binary Utilities\c
|
|||||||
\&, Roland H. Pesch (June 1993).
|
\&, Roland H. Pesch (June 1993).
|
||||||
|
|
||||||
.SH COPYING
|
.SH COPYING
|
||||||
Copyright (c) 1993, 94, 95, 1996 Free Software Foundation, Inc.
|
Copyright (c) 1993, 94, 95, 96, 1997 Free Software Foundation, Inc.
|
||||||
.PP
|
.PP
|
||||||
Permission is granted to make and distribute verbatim copies of
|
Permission is granted to make and distribute verbatim copies of
|
||||||
this manual provided the copyright notice and this permission notice
|
this manual provided the copyright notice and this permission notice
|
||||||
|
Loading…
Reference in New Issue
Block a user