diff options
Diffstat (limited to 'bfd/doc/bfdsumm.texi')
-rw-r--r-- | bfd/doc/bfdsumm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/doc/bfdsumm.texi b/bfd/doc/bfdsumm.texi index 848c06e..51ffbb7 100644 --- a/bfd/doc/bfdsumm.texi +++ b/bfd/doc/bfdsumm.texi @@ -115,7 +115,7 @@ output file (no matter its format) will retain symbols pointing to functions and to global, static, and common variables. Some symbol information is not worth retaining; in @code{a.out}, type information is stored in the symbol table as long symbol names. This information would -be useless to most COFF debuggers; the linker has command line switches +be useless to most COFF debuggers; the linker has command-line switches to allow users to throw it away. There is one word of type information within the symbol, so if the |