forked from Imagelibrary/binutils-gdb
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user