diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
| commit | 1bfea903eda4aaeb9d3ccdbc38fbb471a80c6ec5 (patch) | |
| tree | 3c50c08e5cc33acc1d07bdbcfabe61c6a6a0e266 /usr.sbin/cron | |
| parent | e207e465dfe981a06cc5d815a56b2177a4e1d32f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cron')
| -rw-r--r-- | usr.sbin/cron/cron/cron.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8 index 84d962ff50d5..12f1a966a69a 100644 --- a/usr.sbin/cron/cron/cron.8 +++ b/usr.sbin/cron/cron/cron.8 @@ -45,7 +45,7 @@ crontabs found are loaded into memory. also searches for .Pa /etc/crontab which is in a different format (see -.Xr crontab 5 ). +.Xr crontab 5 ) . .Nm Cron 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 |
