From 0088edd2a057487d67fe4a76fee5bd649fe5d455 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 1 Feb 2001 18:44:43 +0000 Subject: [PATCH] Replace occurances of -oformat with --oformat. --- ld/ChangeLog | 4 ++++ ld/ld.1 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index d8e79b5389..07848957a1 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 5ebaea8b26..16e285026c 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