Remove @code directive around --change-leading-char.

PR:		8143
Submitted by:	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
This commit is contained in:
Steve Price 1998-12-10 03:16:57 +00:00
parent 53315286b9
commit 0043814576
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41641

View File

@ -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