diff options
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
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. |