From e1227aa4021243f8bbaea7a330476a84dd88e258 Mon Sep 17 00:00:00 2001 From: uz Date: Sun, 1 Jul 2012 12:50:05 +0000 Subject: [PATCH] Fix list of CBM kernal level functions. git-svn-id: svn://svn.cc65.org/cc65/trunk@5754 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index cea56de37..da9f902cb 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -144,22 +144,26 @@ function.

- - - + + + + + + + @@ -279,7 +283,7 @@ Low-level disk I/O API.

- + @@ -804,7 +808,7 @@ a regular file. The function is actually a macro. A "regular file" means anything with data in it. This might still mean -that special processing is needed, when accessing the file. Relative files of +that special processing is needed, when accessing the file. Relative files of the CBM systems are classified as being "regular" files, for example.