aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2010-05-14 01:25:30 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2010-05-14 01:25:30 +0000
commit0d83258df3bcb8047e13ce813c0bf878a1af387f (patch)
treedbc7308c313634cf08eec8aefc4f0d7d7af63b7e /usr.sbin/cron/crontab
parent6413763283434919e847791a4235f0ad05e09c6f (diff)
downloadsrc-0d83258df3bcb8047e13ce813c0bf878a1af387f.tar.gz
src-0d83258df3bcb8047e13ce813c0bf878a1af387f.zip
List /var/cron/tabs in FILES and add descriptions for the other entries.
PR: 145912 Submitted by: Julian H. Stacey <jhs@berklix.com> Obtained from: OpenBSD MFC after: 1 week
Notes
Notes: svn path=/head/; revision=208054
Diffstat (limited to 'usr.sbin/cron/crontab')
-rw-r--r--usr.sbin/cron/crontab/crontab.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1
index b634d314a64d..eed515ee159d 100644
--- a/usr.sbin/cron/crontab/crontab.1
+++ b/usr.sbin/cron/crontab/crontab.1
@@ -17,7 +17,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 29, 1993
+.Dd May 13, 2010
.Dt CRONTAB 1
.Os
.Sh NAME
@@ -114,7 +114,11 @@ from the editor, the modified crontab will be installed automatically.
.Sh FILES
.Bl -tag -width /var/cron/allow -compact
.It Pa /var/cron/allow
+List of users allowed to use crontab
.It Pa /var/cron/deny
+List of users prohibited from using crontab
+.It Pa /var/cron/tabs
+Directory for personal crontab files
.El
.Sh DIAGNOSTICS
A fairly informative usage message appears if you run it with a bad command