summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab.5
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
commitbf95f4749485653fcbff0be73db299a9d226d4e0 (patch)
treec6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/cron/crontab.5
parentb64780a41e3237fc72bbc817e8c4cdccc40271dd (diff)
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/cron/crontab.5')
-rw-r--r--usr.sbin/cron/crontab.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cron/crontab.5 b/usr.sbin/cron/crontab.5
index 7f57343ed6a..b6a83d10665 100644
--- a/usr.sbin/cron/crontab.5
+++ b/usr.sbin/cron/crontab.5
@@ -15,8 +15,8 @@
.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
.\" */
.\"
-.\" $Id: crontab.5,v 1.3 1997/07/17 07:34:44 deraadt Exp $
-.\"
+.\" $Id: crontab.5,v 1.4 1999/06/05 22:16:35 aaron Exp $
+.\"
.TH CRONTAB 5 "24 January 1994"
.UC 4
.SH NAME
@@ -58,7 +58,7 @@ Several environment variables are set up
automatically by the
.IR cron (8)
daemon.
-SHELL is set to /bin/sh, and LOGNAME and HOME are set from the /etc/passwd
+SHELL is set to /bin/sh, and LOGNAME and HOME are set from the /etc/passwd
line of the crontab's owner.
HOME and SHELL may be overridden by settings in the crontab; LOGNAME may not.
.PP