mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Remove @code directive around --change-leading-char.
PR: 8143 Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
This commit is contained in:
parent
53315286b9
commit
0043814576
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41641
@ -253,7 +253,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
|
||||
|
Loading…
Reference in New Issue
Block a user