summaryrefslogtreecommitdiff
path: root/usr.sbin/cron
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 /usr.sbin/cron
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 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/cron.84
-rw-r--r--usr.sbin/cron/crontab.14
-rw-r--r--usr.sbin/cron/crontab.54
3 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8
index 9068b837c7f..f9dced87356 100644
--- a/usr.sbin/cron/cron.8
+++ b/usr.sbin/cron/cron.8
@@ -15,11 +15,11 @@
.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
.\" */
.\"
-.\" $Id: cron.8,v 1.6 1999/07/02 20:11:48 aaron Exp $
+.\" $Id: cron.8,v 1.7 1999/07/07 10:50:11 aaron Exp $
.\"
.Dd June 6, 1999
-.Os
.Dt CRON 8
+.Os
.Sh NAME
.Nm cron
.Nd daemon to execute scheduled commands (Vixie Cron)
diff --git a/usr.sbin/cron/crontab.1 b/usr.sbin/cron/crontab.1
index b99ac9ef299..899736d9ba2 100644
--- a/usr.sbin/cron/crontab.1
+++ b/usr.sbin/cron/crontab.1
@@ -15,11 +15,11 @@
.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
.\" */
.\"
-.\" $Id: crontab.1,v 1.3 1999/07/02 20:11:48 aaron Exp $
+.\" $Id: crontab.1,v 1.4 1999/07/07 10:50:11 aaron Exp $
.\"
.Dd June 8, 1999
-.Os
.Dt CRONTAB 1
+.Os
.Sh NAME
.Nm crontab
.Nd maintain crontab files for individual users (V3)
diff --git a/usr.sbin/cron/crontab.5 b/usr.sbin/cron/crontab.5
index 6ac2b832edc..7c00c99778f 100644
--- a/usr.sbin/cron/crontab.5
+++ b/usr.sbin/cron/crontab.5
@@ -15,11 +15,11 @@
.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
.\" */
.\"
-.\" $Id: crontab.5,v 1.6 1999/07/02 20:11:48 aaron Exp $
+.\" $Id: crontab.5,v 1.7 1999/07/07 10:50:11 aaron Exp $
.\"
.Dd June 8, 1999
-.Os
.Dt CRONTAB 5
+.Os
.Sh NAME
.Nm crontab
.Nd tables for driving cron