diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 07d538781..a235eb2e0 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -104,6 +104,7 @@ function. rebootafterexit + @@ -119,6 +120,7 @@ function. rebootafterexit + @@ -8516,14 +8518,20 @@ if the mode is not supported due to lack of hardware. , +, , , , , / -void waitvsync (void); +signed char waitvsync (void); /* For Apple II */ +The function will return -1 when the feature is not supported, +like on the Apple ][+. +