diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:27:18 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:27:18 +0000 |
| commit | 7f94b8deee60475f7d25f04484f36e824d2ce21d (patch) | |
| tree | 7a4469332fc98c3b02f0549c6e419486d82bb24e /usr.sbin/cron | |
| parent | c720dea0f22dd4b1c1f24d6881f2e529cebdcca1 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cron')
| -rw-r--r-- | usr.sbin/cron/crontab/crontab.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index 1881399ce2e7..32b0bb10254f 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -35,8 +35,9 @@ .Fl e } .Sh DESCRIPTION -.Nm Crontab -is the program used to install, deinstall or list the tables +The +.Nm +utility is the program used to install, deinstall or list the tables used to drive the .Xr cron 8 daemon in Vixie Cron. Each user can have their own crontab, and though |
