Changed 'overriding what /etc/passwd says' to 'overriding default set

by cron'

PR:		12520
Submitted by:	(not specified)
This commit is contained in:
Nick Hibma 1999-07-27 16:39:02 +00:00
parent 070f62142c
commit d2a864e4ba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49134

View File

@ -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