summaryrefslogtreecommitdiff
path: root/lib/libc/time
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-11-15 07:45:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-11-15 07:45:58 +0000
commit0ef576995c8003ee1f45c47f82033ae358bba149 (patch)
treea61dcd819a0eed80540eef04d7291978a39dcdb3 /lib/libc/time
parent5f7ec5d0a21f41a27f498b24aa9e643888d7a8ae (diff)
typos
Diffstat (limited to 'lib/libc/time')
-rw-r--r--lib/libc/time/ctime.34
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.