summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2002-03-24 00:48:07 +0000
committerkeramida <keramida@FreeBSD.org>2002-03-24 00:48:07 +0000
commit3dcdc645eb79ac65ba7f039c5134a4bffd79a441 (patch)
tree863e7e358ccad18b78edd747e91c41b31c950872 /usr.sbin/cron/crontab
parent92f87e9176d14a1bef77b2ae7e13a46b33b36e7b (diff)
downloadFreeBSD-src-3dcdc645eb79ac65ba7f039c5134a4bffd79a441.zip
FreeBSD-src-3dcdc645eb79ac65ba7f039c5134a4bffd79a441.tar.gz
Grammar fix: "When at least one of the fields .. matches ...".
MFC after: 3 days
Diffstat (limited to 'usr.sbin/cron/crontab')
-rw-r--r--usr.sbin/cron/crontab/crontab.52
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5
index ec3dd55..2578a55 100644
--- a/usr.sbin/cron/crontab/crontab.5
+++ b/usr.sbin/cron/crontab/crontab.5
@@ -129,7 +129,7 @@ followed by a command. Commands are executed by
when the minute, hour, and month of year fields match the current time,
.Em and
when at least one of the two day fields (day of month, or day of week)
-match the current time (see ``Note'' below).
+matches the current time (see ``Note'' below).
.Xr cron 8
examines cron entries once every minute.
The time and date fields are:
OpenPOWER on IntegriCloud