From: ol.sc Date: Sun, 18 Jul 2010 10:22:55 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: V2.13.3~684 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=56fea8788f38112cc6207f3fc32731f9842a4b0a;p=cc65 Fixed typo. git-svn-id: svn://svn.cc65.org/cc65/trunk@4751 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 16ea35dd7..a7ce3c120 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -503,7 +503,7 @@ name="assembler manual">. returns the correct sector count for all ProDOS 8 disks. However for any non-ProDOS 8 - disk it simply always return 280 (which is only correct for a 140 KB disk). + disk it simply always returns 280 (which is only correct for a 140 KB disk). This condition is indicated by the _oserror value 82.

diff --git a/doc/apple2enh.sgml b/doc/apple2enh.sgml index 9286005f5..6d0c8916c 100644 --- a/doc/apple2enh.sgml +++ b/doc/apple2enh.sgml @@ -509,7 +509,7 @@ name="assembler manual">. returns the correct sector count for all ProDOS 8 disks. However for any non-ProDOS 8 - disk it simply always return 280 (which is only correct for a 140 KB disk). + disk it simply always returns 280 (which is only correct for a 140 KB disk). This condition is indicated by the _oserror value 82.