From dc6c45d7cb8bd0939469054f15c29d1a742c228e Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 5 Oct 1998 00:37:21 +0000 Subject: From Nokubi Hirotaka : * objcopy.1: Fix typo in --remove-leading-char docs. * objdump.1: Fix formatting in --stabs docs. --- binutils/objcopy.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/objcopy.1') diff --git a/binutils/objcopy.1 b/binutils/objcopy.1 index de723f3..fec9711 100644 --- a/binutils/objcopy.1 +++ b/binutils/objcopy.1 @@ -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 -- cgit v1.1