aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2024-05-04 10:49:14 -0600
committerTom Tromey <tom@tromey.com>2024-05-08 08:38:05 -0600
commit573b697e9dae4ae8b0facfd8336c0c96ec50be5a (patch)
treeadd1405a8f355e71e754462fd080b4aa88610642 /binutils
parent1509f0c231854b2fd3556d77d6be1f98301bf8a3 (diff)
downloadbinutils-573b697e9dae4ae8b0facfd8336c0c96ec50be5a.zip
binutils-573b697e9dae4ae8b0facfd8336c0c96ec50be5a.tar.gz
binutils-573b697e9dae4ae8b0facfd8336c0c96ec50be5a.tar.bz2
Fix typo in binutils manual
I happened to notice that the binutils manual has a typo in the name of a command-line option.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/doc/binutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 4e67b6e..c78c9e3 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -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.