as: Fix typo in manual

The -D flag should enable "debugging"
This commit is contained in:
David Carew 2023-08-04 09:18:06 -07:00 committed by Tsukasa OI
parent cbe2690e6b
commit db583cf8dc

View File

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