diff options
Diffstat (limited to 'lib/libc/gen/time.3')
-rw-r--r-- | lib/libc/gen/time.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3 index 1293e02..570a88d 100644 --- a/lib/libc/gen/time.3 +++ b/lib/libc/gen/time.3 @@ -66,9 +66,7 @@ Upon successful completion, .Fn time returns the value of time. Otherwise a value of -.Po -.Po Fa time_t Pc \-1 -.Pc +.Pq Po Vt time_t Pc \-1 is returned and the global variable .Va errno is set to indicate the error. |