forked from Imagelibrary/binutils-gdb
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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user