summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/cron.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/cron.8')
-rw-r--r--usr.sbin/cron/cron.83
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8
index c4dc4ad023d..0a3d17255a3 100644
--- a/usr.sbin/cron/cron.8
+++ b/usr.sbin/cron/cron.8
@@ -1,6 +1,5 @@
.\"
.\" Copyright (c) 2002-2003 Todd C. Miller <Todd.Miller@courtesan.com>
-.\" All rights reserved.
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +13,7 @@
.\" OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
.\" CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.\" $OpenBSD: cron.8,v 1.21 2003/02/20 20:38:08 millert Exp $
+.\" $OpenBSD: cron.8,v 1.22 2003/06/03 01:20:39 millert Exp $
.\"
.Dd July 6, 2002
.Dt CRON 8