From: Nick Clifton Date: Thu, 1 Feb 2001 18:44:43 +0000 (+0000) Subject: Replace occurances of -oformat with --oformat. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0088edd2a057487d67fe4a76fee5bd649fe5d455;p=binutils-gdb.git Replace occurances of -oformat with --oformat. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index d8e79b53898..07848957a10 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-02-01 Nick Clifton + + * ld.1: Replace occurances of -oformat with --oformat. + 2001-01-25 Jim Driftmyer * ldlang.c (lang_leave_overlay): Don't set lma_region when diff --git a/ld/ld.1 b/ld/ld.1 index 5ebaea8b268..16e285026cf 100644 --- a/ld/ld.1 +++ b/ld/ld.1 @@ -97,7 +97,7 @@ ld \- the GNU linker .RB "[\|" \-O\c .I level\c \&\|] -.RB "[\|" "\-oformat\ "\c +.RB "[\|" "\--oformat\ "\c .I output-format\c \&\|] .RB "[\|" "\-R\ "\c @@ -728,7 +728,7 @@ final binary. the optimizations. .TP -.BI "\-oformat " "output\-format" +.BI "\--oformat " "output\-format" Specify the binary format for the output object file. You don't usually need to specify this, as \c