diff options
author | Bob Wilson <bob.wilson@acm.org> | 2004-05-17 22:48:55 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2004-05-17 22:48:55 +0000 |
commit | 2a16d82afa4f75e9fb891ddbf61527fd8dfdc19c (patch) | |
tree | 07294fede6299efc44c32cc7677d2fd02ff00a42 /ld/ld.texinfo | |
parent | e548314585c24fbfcc636095a972cea825673c62 (diff) | |
download | gdb-2a16d82afa4f75e9fb891ddbf61527fd8dfdc19c.zip gdb-2a16d82afa4f75e9fb891ddbf61527fd8dfdc19c.tar.gz gdb-2a16d82afa4f75e9fb891ddbf61527fd8dfdc19c.tar.bz2 |
* ld.texinfo (Output Section Address): Correct subsection name.
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 4127968..ceaecd1 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -2834,7 +2834,7 @@ The output section name @samp{/DISCARD/} is special; @ref{Output Section Discarding}. @node Output Section Address -@subsection Output Section Description +@subsection Output Section Address @cindex address, section @cindex section address The @var{address} is an expression for the VMA (the virtual memory |