Fix documentation of the 'n' symbol type displayed by nm.
authorNick Clifton <nickc@redhat.com>
Tue, 7 Feb 2023 11:40:46 +0000 (11:40 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 7 Feb 2023 11:41:28 +0000 (11:41 +0000)
PR 30080 * doc/binutils.texi (nm): Update description of the 'n' symbol type.

binutils/ChangeLog
binutils/doc/binutils.texi

index c7000257d95ddd808dcec1178d95594d6e193bba..9753a32174b54b857ca0a5164338da99d8f5da2e 100644 (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.
index e48a48dd82b7288665b16bba22f2614bba2d13e6..514f8af6438f6728379b5ce20763a85b69cbb8a2 100644 (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.