diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
commit | c32e9f278eee5d56ba2a77dd005657f17c956ca4 (patch) | |
tree | 524171101383e155a10996d5c87ce770464dbd05 /usr.sbin/cron/cron.8 | |
parent | 5a09caa876b9949440c6a7aab841f262f569557a (diff) |
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Diffstat (limited to 'usr.sbin/cron/cron.8')
-rw-r--r-- | usr.sbin/cron/cron.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8 index ca6ffeb1a28..9068b837c7f 100644 --- a/usr.sbin/cron/cron.8 +++ b/usr.sbin/cron/cron.8 @@ -15,9 +15,9 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $Id: cron.8,v 1.5 1999/06/18 02:11:44 aaron Exp $ +.\" $Id: cron.8,v 1.6 1999/07/02 20:11:48 aaron Exp $ .\" -.Dd 6 June, 1999 +.Dd June 6, 1999 .Os .Dt CRON 8 .Sh NAME |