]> git.sur5r.net Git - cc65/commitdiff
Fixed a typo.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 15 Feb 2009 15:15:19 +0000 (15:15 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 15 Feb 2009 15:15:19 +0000 (15:15 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3931 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/ld65.sgml

index 71caa092f816edb710f30f2779bc8e31af449f7d..818d869c80a8f1277eeab47872742822de5c3e7f 100644 (file)
@@ -487,7 +487,7 @@ What we are doing here is telling the linker, that all segments go into the
 the linker will first write the <tt/CODE/ segment, then the <tt/RODATA/
 segment, then the <tt/DATA/ segment - but it will not write the <tt/BSS/
 segment. Why? Enter the segment type: For each segment specified, you may also
-specify a segment attribute. There are five possible segment attributes:
+specify a segment attribute. There are four possible segment attributes:
 
 <tscreen><verb>
        ro      means readonly