diff options
author | Nick Clifton <nickc@redhat.com> | 2010-08-31 10:26:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-08-31 10:26:11 +0000 |
commit | c09e9a8c9e877ce5f2a4d279d567caa32e558b9d (patch) | |
tree | c15b37a11df800bdc1718742789f7c8fab1bfb5c /ld/ld.texinfo | |
parent | 91952a0680337a97f30637955148946e0681d6f6 (diff) | |
download | gdb-c09e9a8c9e877ce5f2a4d279d567caa32e558b9d.zip gdb-c09e9a8c9e877ce5f2a4d279d567caa32e558b9d.tar.gz gdb-c09e9a8c9e877ce5f2a4d279d567caa32e558b9d.tar.bz2 |
* ld.texinfo (MEMORY): Clarify the behaviour of the ! character in
a region's attributes.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 7470c53..a3d8b9a 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -4643,7 +4643,7 @@ Initialized section @item L Same as @samp{I} @item ! -Invert the sense of any of the preceding attributes +Invert the sense of any of the attributes that follow @end table If a unmapped section matches any of the listed attributes other than |