diff options
Diffstat (limited to 'lib/libc/time/ctime.3')
-rw-r--r-- | lib/libc/time/ctime.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3 index ed603afebca..ac2b075f285 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctime.3,v 1.14 1999/07/02 17:04:16 aaron Exp $ +.\" $OpenBSD: ctime.3,v 1.15 1999/07/07 14:22:25 aaron Exp $ .\" .\" .Dd February 16, 1999 @@ -127,7 +127,7 @@ are determined. .Fn mktime returns the specified calendar time; If the calendar time cannot be represented, -it returns -1. +it returns \-1. .Pp .Fn difftime returns the difference between two calendar times, |