diff --git a/doc/funcref.sgml b/doc/funcref.sgml
index 1fa6558a7..ade7a855f 100644
--- a/doc/funcref.sgml
+++ b/doc/funcref.sgml
@@ -748,9 +748,11 @@ communication, see also testcode/lib/ser-test.c.
-
+
+
+
@@ -2574,6 +2576,89 @@ changing values. (See the description of
+clock_getres
+,
+
+
+
+
+
+
+clock_settime
+
+
+
+/
+
+The function is only available as fastcall function, so it may only
+be used in presence of a prototype.
+Many platforms supported by cc65 do not have a realtime clock, so
+setting the time may not work. See also the platform-specific information.
+
+,
+
+
+
+
+
clrscr
@@ -7381,7 +7466,8 @@ returned value may not be valid.
+,
+