]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove extraneous paragraph.
authorAlan Modra <amodra@gmail.com>
Wed, 19 Apr 2000 11:31:12 +0000 (11:31 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 19 Apr 2000 11:31:12 +0000 (11:31 +0000)
ld/ChangeLog
ld/ld.texinfo

index a5518d6f70c082cbaf0b4d8cb719aff304fb35a0..1ed94ce5f87274b9b90ad9f3eb0e57ca45a56998 100644 (file)
@@ -1,3 +1,7 @@
+2000-04-19  Alan Modra  <alan@linuxcare.com.au>
+
+       * ld.texinfo (Simple Example): Remove extraneous paragraph.
+
 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
 
        * po/ld.pot: Regenerate.
index 6662ca3ac6ecbf33f4d3e6c0ecbae71ecd80d60a..c9d0fc6c73563a227da0627070dcff6627355ba5 100644 (file)
@@ -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