From 38d50cce0b99a24caefc0a42e47bfc4adddf163c Mon Sep 17 00:00:00 2001
From: "ol.sc"
Date: Tue, 20 Jul 2010 12:14:12 +0000
Subject: [PATCH] Minor formatting change.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4756 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
doc/apple2.sgml | 2 +-
doc/apple2enh.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/apple2.sgml b/doc/apple2.sgml
index bb799f9e7..79b864c3a 100644
--- a/doc/apple2.sgml
+++ b/doc/apple2.sgml
@@ -504,7 +504,7 @@ name="assembler manual">.
The function returns
the correct sector count for all ProDOS 8 disks. However for any non-ProDOS 8
disk it simply always returns 280 (which is only correct for a 140 KB disk).
- This condition is indicated by the _oserror value 82.
+ This condition is indicated by the
diff --git a/doc/apple2enh.sgml b/doc/apple2enh.sgml
index 5914848be..aab46f76a 100644
--- a/doc/apple2enh.sgml
+++ b/doc/apple2enh.sgml
@@ -510,7 +510,7 @@ name="assembler manual">.
The function returns
the correct sector count for all ProDOS 8 disks. However for any non-ProDOS 8
disk it simply always returns 280 (which is only correct for a 140 KB disk).
- This condition is indicated by the _oserror value 82.
+ This condition is indicated by the
--
2.39.5