From: Stefan Date: Wed, 23 May 2018 01:51:54 +0000 (+0000) Subject: Fixed typos and added references for #655 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=37e6b05b4a29a64ff6a9465f633731dee9a60779;p=cc65 Fixed typos and added references for #655 --- diff --git a/doc/funcref.sgml b/doc/funcref.sgml index f10379c93..a5ee689f5 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -357,6 +357,9 @@ function.

+This header file contains definitions for extended memory access, +see also @@ -543,8 +546,8 @@ It does not declare any functions.

-The @@ -5843,7 +5846,7 @@ if (rename (OLDNAME, NEWNAME) == 0) { before a call to The break vector is reset on program termination, so it's not strictly -necessary to call this function as a part of your clean-up when exitting the program. +necessary to call this function as a part of your clean-up when exiting the program. The interrupt vector is reset on program termination, so it's not strictly -necessary to call this function as a part of your clean-up when exitting the program. +necessary to call this function as a part of your clean-up when exiting the program. The break vector is reset on program termination, so it's not strictly necessary to call / as a part of your -clean-up when exitting the program. +clean-up when exiting the program. The interrupt vector is reset on program termination, so it's not strictly necessary to call / as a part of your -clean-up when exitting the program. +clean-up when exiting the program.