From: Alan Modra Date: Wed, 19 Apr 2000 11:31:12 +0000 (+0000) Subject: Remove extraneous paragraph. X-Git-Tag: binutils-2_10~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e90986f1167fa3f28f3a864413d47604be34c8e;p=thirdparty%2Fbinutils-gdb.git Remove extraneous paragraph. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a5518d6f70c..1ed94ce5f87 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-04-19 Alan Modra + + * ld.texinfo (Simple Example): Remove extraneous paragraph. + 2000-04-04 Alan Modra * po/ld.pot: Regenerate. diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 6662ca3ac6e..c9d0fc6c735 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1680,12 +1680,6 @@ You write the @samp{SECTIONS} command as the keyword @samp{SECTIONS}, followed by a series of symbol assignments and output section descriptions enclosed in curly braces. -The first line in the above example sets the special symbol @samp{.}, -which is the location counter. If you do not specify the address of an -output section in some other way (other ways are described later), the -address is set from the current value of the location counter. The -location counter is then incremented by the size of the output section. - The first line inside the @samp{SECTIONS} command of the above example sets the value of the special symbol @samp{.}, which is the location counter. If you do not specify the address of an output section in some