From 0607c3de0674641ac6b31a388df4d2b5c52cc219 Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 15 Apr 2000 11:53:29 +0000 Subject: [PATCH] - `coexist', not `co-exist'; it's not hyphenated. - Correct some .Nm usage. --- usr.sbin/cron/crontab.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/cron/crontab.5 b/usr.sbin/cron/crontab.5 index fdfa54990e3..94ddaf40bbe 100644 --- a/usr.sbin/cron/crontab.5 +++ b/usr.sbin/cron/crontab.5 @@ -15,7 +15,7 @@ .\" * Paul Vixie uunet!decwrl!vixie!paul .\" */ .\" -.\" $Id: crontab.5,v 1.10 2000/03/19 17:57:03 aaron Exp $ +.\" $Id: crontab.5,v 1.11 2000/04/15 11:53:29 aaron Exp $ .\" .Dd June 8, 1999 .Dt CRONTAB 5 @@ -33,10 +33,10 @@ daemon of the general form: at these times on these dates run this command .Dc . There may be a system -.Nm crontab +.Nm .Pf ( Pa /etc/crontab ) and each user may have their own -.Nm crontab +.Nm .Pf ( Pa /var/cron/tabs/ ) . Commands in any given .Nm @@ -384,7 +384,7 @@ When specifying both day 0 and day 7 will be considered Sunday. BSD and ATT seem to disagree about this. .Pp -Lists and ranges are allowed to co-exist in the same field. +Lists and ranges are allowed to coexist in the same field. .Dq 1\&-3,7\&-9 would be rejected by ATT or BSD -- 2.20.1