[binutils-gdb] binutils: fix a typo in doc

Alan Modra amodra@sourceware.org
Mon Feb 23 03:02:54 GMT 2026


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e1fdf4be1bd69fcfb2d291afa735c0e8f8f603ec

commit e1fdf4be1bd69fcfb2d291afa735c0e8f8f603ec
Author: RocketDev <marocketbd@gmail.com>
Date:   Mon Feb 23 04:15:43 2026 +0800

    binutils: fix a typo in doc
    
    Add a missing dash to indicate j is a flag
    
    Signed-off-by: RocketDev <marocketbd@gmail.com>

Diff:
---
 binutils/doc/binutils.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index e1d23f3c87d..8025458b2fa 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -1075,7 +1075,7 @@ first character will be used for global indirect function symbols and
 the second character, if present, will be used for local indirect
 function symbols.
 
-@item j
+@item -j
 The same as @option{--format=just-symbols}.
 
 @item -l


More information about the Binutils-cvs mailing list