From 1b61bf21f7800ec3fd105db9827eedb1ac915523 Mon Sep 17 00:00:00 2001 From: steve Date: Thu, 10 Dec 1998 03:16:57 +0000 Subject: Remove @code directive around --change-leading-char. PR: 8143 Submitted by: NOKUBI Hirotaka --- contrib/binutils/binutils/objcopy.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/binutils') diff --git a/contrib/binutils/binutils/objcopy.1 b/contrib/binutils/binutils/objcopy.1 index 6c98df8..e724448 100644 --- a/contrib/binutils/binutils/objcopy.1 +++ b/contrib/binutils/binutils/objcopy.1 @@ -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 -- cgit v1.1