summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-05-29 19:13:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-05-29 19:13:34 +0000
commit6be558db80621a3bfa0dedace44515e378d7f30a (patch)
treee6ea2627b4e57180d653c816714a890b5447b3b8 /lib/libc
parenta95277ee42d3679be7400754045bc2619d33f8b9 (diff)
layout problems; jmc ok
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/time/ctime.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3
index bb6472a98cf..8be555a158f 100644
--- a/lib/libc/time/ctime.3
+++ b/lib/libc/time/ctime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctime.3,v 1.26 2003/05/07 08:52:42 jmc Exp $
+.\" $OpenBSD: ctime.3,v 1.27 2003/05/29 19:13:33 deraadt Exp $
.\"
.\"
.Dd February 16, 1999
@@ -21,7 +21,8 @@
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <time.h>
-.Ft extern char *tzname[2];
+.Pp
+.Fd extern char *tzname[2];
.Ft void
.Fn tzset "void"
.Ft "char *"