]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix typo in binutils manual
authorTom Tromey <tom@tromey.com>
Sat, 4 May 2024 16:49:14 +0000 (10:49 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 8 May 2024 14:38:05 +0000 (08:38 -0600)
I happened to notice that the binutils manual has a typo in the name
of a command-line option.

binutils/doc/binutils.texi

index 4e67b6e0da99d9a243550b5e7ba116badd2b7abe..c78c9e393f22d837d3ffdfc69e8e4fd3396529b8 100644 (file)
@@ -2042,7 +2042,7 @@ As long as the debug info file has been installed into one of these
 locations before the debugger is run everything should work
 correctly.
 
-@item --keep-section-symbils
+@item --keep-section-symbols
 When stripping a file, perhaps with @option{--strip-debug} or
 @option{--strip-unneeded}, retain any symbols specifying section names,
 which would otherwise get stripped.