public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix typo in binutils manual
@ 2024-05-04 16:58 Tom Tromey
  2024-05-08 10:14 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2024-05-04 16:58 UTC (permalink / raw)
  To: binutils; +Cc: Tom Tromey

I happened to notice that the binutils manual has a typo in the name
of a command-line option.
---
 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 4e67b6e0da9..c78c9e393f2 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.
-- 
2.44.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix typo in binutils manual
  2024-05-04 16:58 [PATCH] Fix typo in binutils manual Tom Tromey
@ 2024-05-08 10:14 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2024-05-08 10:14 UTC (permalink / raw)
  To: Tom Tromey, binutils

Hi Tom,

> I happened to notice that the binutils manual has a typo in the name
> of a command-line option.

Approved - please apply.

> -@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.

Cheers
   Nick

PS.  This counts as an "obvious" patch, so you do not really need permission to check it in...


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-08 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-04 16:58 [PATCH] Fix typo in binutils manual Tom Tromey
2024-05-08 10:14 ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).