bfd/
[deliverable/binutils-gdb.git] / ld / ld.texinfo
index a3d8b9a740b783fb8a4ff7a95bc81d5a358bfcd7..28c59f2a79f817103fddff9fd1902b100ff03916 100644 (file)
@@ -4290,8 +4290,7 @@ The linker normally sets the attributes of an output section based on
 the input sections which map into it.  You can override this by using
 the section type.  For example, in the script sample below, the
 @samp{ROM} section is addressed at memory location @samp{0} and does not
-need to be loaded when the program is run.  The contents of the
-@samp{ROM} section will appear in the linker output file as usual.
+need to be loaded when the program is run.
 @smallexample
 @group
 SECTIONS @{
This page took 0.026873 seconds and 4 git commands to generate.