summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/cron
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/cron/cron.84
-rw-r--r--usr.sbin/cron/crontab/crontab.514
2 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8
index 31b579f..e6db0f2 100644
--- a/usr.sbin/cron/cron/cron.8
+++ b/usr.sbin/cron/cron/cron.8
@@ -38,7 +38,7 @@ utility should be started from
or
.Pa /etc/rc.local .
It will return immediately,
-so you don't need to start it with '&'.
+so you do not need to start it with '&'.
.Pp
The
.Nm
@@ -89,7 +89,7 @@ Prior to executing commands,
.Nm
will sleep a random number of seconds in the range from 0 to
.Ar jitter .
-This won't affect superuser jobs (see
+This will not affect superuser jobs (see
.Fl J ) .
A value for
.Ar jitter
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5
index 0d9f9e7..006ae86 100644
--- a/usr.sbin/cron/crontab/crontab.5
+++ b/usr.sbin/cron/crontab/crontab.5
@@ -127,8 +127,8 @@ instead of
as
your mailer when you install cron --
.Pa /bin/mail
-doesn't do aliasing, and UUCP
-usually doesn't read its mail.
+does not do aliasing, and UUCP
+usually does not read its mail.
.Pp
The format of a cron command is very much the V7 standard, with a number of
upward-compatible extensions.
@@ -185,7 +185,7 @@ hours'', just use ``*/2''.
Names can also be used for the ``month'' and ``day of week''
fields.
Use the first three letters of the particular
-day or month (case doesn't matter).
+day or month (case does not matter).
Ranges or
lists of names are not allowed.
.Pp
@@ -206,7 +206,7 @@ input.
Note: The day of a command's execution can be specified by two
fields \(em day of month, and day of week.
If both fields are
-restricted (ie, aren't *), the command will be run when
+restricted (ie, are not *), the command will be run when
.Em either
field matches the current time.
For example,
@@ -278,9 +278,9 @@ environment handed to child processes is basically the one from
.Pp
Command output is mailed to the crontab owner
.No ( Bx
-can't do this), can be
-mailed to a person other than the crontab owner (SysV can't do this), or the
-feature can be turned off and no mail will be sent at all (SysV can't do this
+cannot do this), can be
+mailed to a person other than the crontab owner (SysV cannot do this), or the
+feature can be turned off and no mail will be sent at all (SysV cannot do this
either).
.Pp
All of the
OpenPOWER on IntegriCloud