public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] binutils: Fix documentation typo in the --set-sect-name option
@ 2023-12-02 16:55 Petr Tesarik
  0 siblings, 0 replies; only message in thread
From: Petr Tesarik @ 2023-12-02 16:55 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=721e21d62f3e87607c77f07dd8ad7a3312bd8c19

commit 721e21d62f3e87607c77f07dd8ad7a3312bd8c19
Author: Petr Tesarik <petr@tesarici.cz>
Date:   Sat Dec 2 17:35:40 2023 +0100

    binutils: Fix documentation typo in the --set-sect-name option
    
    Fix a --set-sect-name typo in the description of objcopy
    --rename-section.

Diff:
---
 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 ec23a78470e..abe58ef9c14 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -1818,7 +1818,7 @@ changing the section's flags to @var{flags} in the process.  This has
 the advantage over using a linker script to perform the rename in that
 the output stays as an object file and does not become a linked
 executable.  This option accepts the same set of flags as the
-@option{--sect-section-flags} option.
+@option{--set-section-flags} option.
 
 This option is particularly helpful when the input format is binary,
 since this will always create a section called .data.  If for example,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-02 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02 16:55 [binutils-gdb] binutils: Fix documentation typo in the --set-sect-name option Petr Tesarik

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