diff options
Diffstat (limited to 'lib/libc/time')
-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 ac2b075f285..a5060759717 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctime.3,v 1.15 1999/07/07 14:22:25 aaron Exp $ +.\" $OpenBSD: ctime.3,v 1.16 1999/11/15 07:45:57 deraadt Exp $ .\" .\" .Dd February 16, 1999 @@ -42,7 +42,7 @@ and returns a pointer to a 26-character string of the form .Bd -literal -offset indent -Thu Nov 24 18:22:48 1986\n\0 +Thu Nov 24 18:22:48 1986\en\0 .Ed .Pp All the fields have constant width. |