summaryrefslogtreecommitdiff
path: root/lib/libc/time
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-07 10:50:17 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-07 10:50:17 +0000
commit0439adb45f5e0f2f2a97d32d1ac63792cba9e0e5 (patch)
tree1bdfe30bcd64627ce163463f9200fd7e9e14b844 /lib/libc/time
parent5ef0416431133ddf7645e5677f9773ca68c65c65 (diff)
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
Diffstat (limited to 'lib/libc/time')
-rw-r--r--lib/libc/time/strptime.34
-rw-r--r--lib/libc/time/zdump.84
-rw-r--r--lib/libc/time/zic.84
3 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/time/strptime.3 b/lib/libc/time/strptime.3
index 4e09c898e58..74ab569c673 100644
--- a/lib/libc/time/strptime.3
+++ b/lib/libc/time/strptime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: strptime.3,v 1.4 1998/04/25 08:10:44 deraadt Exp $
+.\" $OpenBSD: strptime.3,v 1.5 1999/07/07 10:50:04 aaron Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,8 +34,8 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 14, 1998
-.Os
.Dt STRPTIME 3
+.Os
.Sh NAME
.Nm strptime
.Nd converts a character string to a time value
diff --git a/lib/libc/time/zdump.8 b/lib/libc/time/zdump.8
index dddead965a8..e2c9c956280 100644
--- a/lib/libc/time/zdump.8
+++ b/lib/libc/time/zdump.8
@@ -1,7 +1,7 @@
-.\" $OpenBSD: zdump.8,v 1.4 1999/05/25 00:49:42 aaron Exp $
+.\" $OpenBSD: zdump.8,v 1.5 1999/07/07 10:50:05 aaron Exp $
.Dd May 23, 1999
-.Os
.Dt ZDUMP 8
+.Os
.Sh NAME
.Nm zdump
.Nd time zone dumper
diff --git a/lib/libc/time/zic.8 b/lib/libc/time/zic.8
index 1dacba739bd..2dbc8d20783 100644
--- a/lib/libc/time/zic.8
+++ b/lib/libc/time/zic.8
@@ -1,7 +1,7 @@
-.\" $OpenBSD: zic.8,v 1.7 1999/05/25 00:49:43 aaron Exp $
+.\" $OpenBSD: zic.8,v 1.8 1999/07/07 10:50:05 aaron Exp $
.Dd May 23, 1999
-.Os
.Dt ZIC 8
+.Os
.Sh NAME
.Nm zic
.Nd time zone compiler