aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man/libred_check_timetravel.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/libred_check_timetravel.3 b/doc/man/libred_check_timetravel.3
index adfde1d..6bb2ab6 100644
--- a/doc/man/libred_check_timetravel.3
+++ b/doc/man/libred_check_timetravel.3
@@ -21,9 +21,9 @@ and the clock is before year 2000.5 in the Julian calendar. Before
exiting, the function will print an informative error message to
standard error.
.SH "RETURN VALUE"
-Upon successful completion, without time incompatibility, the returns
-0. Upon failure, that is, it is unable to read the clock, the function
-returns -1.
+Upon successful completion, without time incompatibility, the function
+returns 0. Upon failure, that is, it is unable to read the clock, the
+function returns -1.
.SH ERRORS
The function may fail for any reason specified for
.BR clock_gettime (3),