diff options
author | Nick Clifton <nickc@redhat.com> | 2024-05-28 16:34:52 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-05-28 16:34:52 +0100 |
commit | 6d267250a9b32e365eaf2d9a9f7f04b9719ca374 (patch) | |
tree | 1ed0bc9446ae1f17aad511e157dd2721c643e6e1 /gas/doc/as.texi | |
parent | 73c8603c3f2f8d47f3b225df3ba117ea0b3f51b3 (diff) | |
download | gdb-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.zip gdb-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.tar.gz gdb-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.tar.bz2 |
Fix typo in assembler documentation
Diffstat (limited to 'gas/doc/as.texi')
-rw-r--r-- | gas/doc/as.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texi b/gas/doc/as.texi index f5a7a5e..90898d7 100644 --- a/gas/doc/as.texi +++ b/gas/doc/as.texi @@ -936,7 +936,7 @@ Name the object-file output from @command{@value{AS}} @var{objfile}. Fold the data section into the text section. @item --reduce-memory-overheads -Ignored. Supported for compatibility with tools that apss the same option to +Ignored. Supported for compatibility with tools that pass the same option to both the assembler and the linker. @ifset ELF |