diff options
Diffstat (limited to 'binutils/doc/binutils.texi')
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index e48a48d..514f8af 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -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. |