Replace occurances of -oformat with --oformat.

This commit is contained in:
Nick Clifton 2001-02-01 18:44:43 +00:00
parent a987bfc987
commit 0088edd2a0
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-02-01 Nick Clifton <nickc@redhat.com>
* ld.1: Replace occurances of -oformat with --oformat.
2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
* ldlang.c (lang_leave_overlay): Don't set lma_region when

View File

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