[PATCH] binutils: fix a typo in doc
RocketDev
marocketbd@gmail.com
Sun Feb 22 20:15:43 GMT 2026
Add a missing dash to indicate j is a flag
Signed-off-by: RocketDev <marocketbd@gmail.com>
---
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 239a50f9..42cbf0d6 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -1072,7 +1072,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
--
2.53.0
More information about the Binutils
mailing list