diff --git a/doc/geos.sgml b/doc/geos.sgml index 7726e7409..31ede5f8a 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -6,7 +6,7 @@
VICE and cc65 are portable - they run on variety of platforms - DOS, Win32 and UNIX. GEOSLib only
@@ -451,11 +456,11 @@ GEOS application.
-
-
-
These function show two lines of text in standard-sized DialogBox. You can read the code of
pressed icon from return value. E.g. for
All GEOS disk functions return error code in X register. In some cases this is returned by
-GEOSLib function (if its type is
-Passing parameters use always e.g. Buffer functions
@@ -862,7 +869,7 @@ Remember to not modify
Returned value is valid only if there was no error. End of file is marked as SaveFile
@@ -1050,13 +1057,13 @@ This is done with Stash, Fetch, Swap, and VerifyRAM
-
-
-
-
These functions are interface to REU - Ram Expansion Unit. I think that they are self-explanatory.