summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-07-27 16:39:02 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-07-27 16:39:02 +0000
commitcf674ada5937127716b6d3e36538ea95c1f310bd (patch)
tree6f2bc36fcaa34f6154cda82b1c943ec01f3b5aad /usr.sbin
parentc1222316d8b805520fc1a7a7d16225b2a168bf38 (diff)
downloadFreeBSD-src-cf674ada5937127716b6d3e36538ea95c1f310bd.zip
FreeBSD-src-cf674ada5937127716b6d3e36538ea95c1f310bd.tar.gz
Changed 'overriding what /etc/passwd says' to 'overriding default set
by cron' PR: 12520 Submitted by: (not specified)
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/cron/crontab/crontab.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5
index bd8625e..e6f939c 100644
--- a/usr.sbin/cron/crontab/crontab.5
+++ b/usr.sbin/cron/crontab/crontab.5
@@ -15,7 +15,7 @@
.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
.\" */
.\"
-.\" $Id: crontab.5,v 1.7 1997/11/02 17:22:10 ache Exp $
+.\" $Id: crontab.5,v 1.8 1998/03/23 08:21:36 charnier Exp $
.\"
.Dd January 24, 1994
.Dt CRONTAB 5
@@ -185,7 +185,7 @@ month, plus every Friday.
.Sh EXAMPLE CRON FILE
.Bd -literal
-# use /bin/sh to run commands, no matter what /etc/passwd says
+# use /bin/sh to run commands, overriding the default set by cron
SHELL=/bin/sh
# mail any output to `paul', no matter whose crontab this is
MAILTO=paul
OpenPOWER on IntegriCloud