summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/cron
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
commit6294018a208cf7742b1c021a9b75c26962505571 (patch)
tree502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/cron/cron
parent3f44360851448f8816c22f6b72e8dd5c9924c27f (diff)
downloadFreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip
FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/cron/cron')
-rw-r--r--usr.sbin/cron/cron/cron.89
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8
index 8ad0622..31b579f 100644
--- a/usr.sbin/cron/cron/cron.8
+++ b/usr.sbin/cron/cron/cron.8
@@ -57,7 +57,8 @@ The
.Nm
utility
then wakes up every minute, examining all stored crontabs, checking each
-command to see if it should be run in the current minute. When executing
+command to see if it should be run in the current minute.
+When executing
commands, any output is mailed to the owner of the crontab (or to the user
named in the
.Ev MAILTO
@@ -71,9 +72,11 @@ the modification time on
has changed, and if it has,
.Nm
will then examine the modification time on all crontabs and reload those
-which have changed. Thus
+which have changed.
+Thus
.Nm
-need not be restarted whenever a crontab file is modified. Note that the
+need not be restarted whenever a crontab file is modified.
+Note that the
.Xr crontab 1
command updates the modification time of the spool directory whenever it
changes a crontab.
OpenPOWER on IntegriCloud