From 37e6b05b4a29a64ff6a9465f633731dee9a60779 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 23 May 2018 01:51:54 +0000 Subject: [PATCH] Fixed typos and added references for #655 --- doc/funcref.sgml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) 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.