public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix typos in the list of objdump options
@ 2022-11-08 14:13 Jakub Wilk
  2022-11-08 15:26 ` Jan Beulich
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2022-11-08 14:13 UTC (permalink / raw)
  To: binutils; +Cc: Nick Clifton

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 binutils/doc/binutils.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 2ca114d5774..fa9c1f2f512 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -2258,8 +2258,8 @@ objdump [@option{-a}|@option{--archive-headers}]
          @option{--dwarf}[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links]]
         [@option{-WK}|@option{--dwarf=follow-links}]
         [@option{-WN}|@option{--dwarf=no-follow-links}]
-        [@option{-wD}|@option{--dwarf=use-debuginfod}]
-        [@option{-wE}|@option{--dwarf=do-not-use-debuginfod}]
+        [@option{-WD}|@option{--dwarf=use-debuginfod}]
+        [@option{-WE}|@option{--dwarf=do-not-use-debuginfod}]
         [@option{-L}|@option{--process-links}]
         [@option{--ctf=}@var{section}]
         [@option{-G}|@option{--stabs}]
-- 
2.38.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-08 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 14:13 [PATCH] Fix typos in the list of objdump options Jakub Wilk
2022-11-08 15:26 ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).