From: cuz Date: Wed, 18 Sep 2002 20:42:39 +0000 (+0000) Subject: Fix problems building info files, patch from Michael Klein X-Git-Tag: V2.12.0~2230 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a4115609586138706e93edff3a82a732308d78e0;p=cc65 Fix problems building info files, patch from Michael Klein . git-svn-id: svn://svn.cc65.org/cc65/trunk@1398 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 6a8ee4602..83eb7fe8d 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -2637,7 +2637,7 @@ below uses examples from the C libraries. However, the feature may also be useful for assembler programs. -Overview

+Module overview

Using the and keywords it it possible to export diff --git a/doc/geos.sgml b/doc/geos.sgml index 78232b6b6..7b328e32e 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -437,7 +437,7 @@ handler code to have the screen clean. This one jumps back to the topmost menu. If there is only menu and submenu it works the same as Icons +Icon Functions

Icons are working similar to menus except the fact that there is only one level. Icons are defined as a screen area filled with a bitmap, but if you would setup icons and erase the @@ -1168,7 +1168,7 @@ You can force to sleep not only the main application routine, but also processes that the maximum number of sleeping functions is 20. If it would be larger it will overwrite parameters of already sleeping functions in GEOS kernal data space, leading to crash. -System +System Functions FirstInit

@@ -1283,7 +1283,7 @@ GEOS data space ($8000-$8fff), so you can use their fields directly in optimized Please see Graphics +Graphics Structures pixel

@@ -1358,7 +1358,7 @@ fixed area using System +System Structures s_date