]> git.sur5r.net Git - cc65/commitdiff
Fixed two typos.
authorOliver Schmidt <ol.sc@web.de>
Tue, 13 Nov 2018 15:47:53 +0000 (16:47 +0100)
committerOliver Schmidt <ol.sc@web.de>
Tue, 13 Nov 2018 17:33:51 +0000 (18:33 +0100)
doc/funcref.sgml

index ade7a855fd64fbad656bfde8cf181d6b0b960761..47542825e76981177319ef9c49c80ebc69cd9e62 100644 (file)
@@ -2626,7 +2626,7 @@ retrieved value may not be valid. See also the platform-specific information.
 <tag/Availability/POSIX 1003.1
 <tag/See also/
 <ref id="clock_getres" name="clock_getres">,
-<ref id="clock_settime" name="clock_settime">
+<ref id="clock_settime" name="clock_settime">,
 <ref id="time" name="time">
 <tag/Example/None.
 </descrip>
@@ -2637,7 +2637,7 @@ retrieved value may not be valid. See also the platform-specific information.
 
 <quote>
 <descrip>
-<tag/Function/Get the time from the realtime clock.
+<tag/Function/Set the time on the realtime clock.
 <tag/Header/<tt/<ref id="time.h" name="time.h">/
 <tag/Declaration/<tt/int __fastcall__ clock_settime (clockid_t clock_id, const struct timespec *tp);/
 <tag/Description/The <tt/clock_settime/ function sets the time since the 1970-01-01 00:00:00