public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] as: Fix typo in manual
@ 2023-08-05  3:44 Tsukasa OI
  0 siblings, 0 replies; only message in thread
From: Tsukasa OI @ 2023-08-05  3:44 UTC (permalink / raw)
  To: bfd-cvs

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

commit db583cf8dca39dfb2e3268b657ca33957dc62b6d
Author: David Carew <david@dcarew.com>
Date:   Fri Aug 4 09:18:06 2023 -0700

    as: Fix typo in manual
    
    The -D flag should enable "debugging"

Diff:
---
 gas/doc/as.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index 4959c2f6d49..f84db9009b7 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -748,7 +748,7 @@ targets except the x86/x86_64, but a configure time option can be used to
 override this.
 
 @item -D
-Enable denugging in target specific backends, if supported.  Otherwise ignored.
+Enable debugging in target specific backends, if supported.  Otherwise ignored.
 Even if ignored, this option is accepted for script compatibility with calls to
 other assemblers.

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

only message in thread, other threads:[~2023-08-05  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-05  3:44 [binutils-gdb] as: Fix typo in manual Tsukasa OI

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