summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/clock_gettime.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/clock_gettime.2')
-rw-r--r--lib/libc/sys/clock_gettime.25
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2
index 5737560..633f3f9 100644
--- a/lib/libc/sys/clock_gettime.2
+++ b/lib/libc/sys/clock_gettime.2
@@ -94,10 +94,7 @@ The resolution (granularity) of a clock is returned by the
call. This value is placed in a (non-NULL)
.Fa *tp .
.Sh RETURN VALUES
-A 0 return value indicates that the call succeeded.
-A -1 return value indicates an error occurred, and in this
-case an error code is stored into the global variable
-.Va errno .
+.Rv -std
.Sh ERRORS
The following error codes may be set in
.Va errno :
OpenPOWER on IntegriCloud