From Nokubi Hirotaka <hnokubi@yyy.or.jp>:

* objcopy.1: Fix typo in --remove-leading-char docs.
	* objdump.1: Fix formatting in --stabs docs.
This commit is contained in:
Ian Lance Taylor
1998-10-05 00:37:21 +00:00
parent bd08d5e0b5
commit dc6c45d7cb
3 changed files with 19 additions and 3 deletions

View File

@@ -271,7 +271,7 @@ most common symbol leading character is underscore. This option will
remove a leading underscore from all global symbols. This can be
useful if you want to link together objects of different file formats
with different conventions for symbol names. This is different from
@code{--change-leading-char} because it always changes the symbol name
\fB\-\-change\-leading\-char\fP because it always changes the symbol name
when appropriate, regardless of the object file format of the output
.TP
.B \-\-weaken