Fix documentation of the 'n' symbol type displayed by nm.

PR 30080 * doc/binutils.texi (nm): Update description of the 'n' symbol type.
This commit is contained in:
Nick Clifton
2023-02-07 11:40:46 +00:00
parent ca2f51c696
commit 3a8be578d6
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2023-02-07 Nick Clifton <nickc@redhat.com>
PR 30080
* doc/binutils.texi (nm): Update description of the 'n' symbol
type.
2023-01-31 Nick Clifton <nickc@redhat.com>
* po/sv.po: Updated Swedish translation.

View File

@@ -915,7 +915,7 @@ The symbol is an indirect reference to another symbol.
The symbol is a debugging symbol.
@item n
The symbol is in the read-only data section.
The symbol is in a non-data, non-code, non-debug read-only section.
@item p
The symbol is in a stack unwind section.