aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-14 06:34:50 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-14 06:34:50 +0000
commit866d7f280926e351e7e1fd62e962f2ed5d3b46b4 (patch)
tree36bbea1082c2c6f33706a81860acfc2987dcd9e5 /usr.sbin
parentaf7860942584d641139c7d4ea6cefd1514ba7b4d (diff)
downloadsrc-866d7f280926e351e7e1fd62e962f2ed5d3b46b4.tar.gz
src-866d7f280926e351e7e1fd62e962f2ed5d3b46b4.zip
Bad reference of su(8) changed to su(1).
Notes
Notes: svn path=/head/; revision=49732
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/cron/crontab/crontab.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1
index 0a12ace4d263..351031b8fba4 100644
--- a/usr.sbin/cron/crontab/crontab.1
+++ b/usr.sbin/cron/crontab/crontab.1
@@ -15,7 +15,7 @@
.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
.\" */
.\"
-.\" $Id: crontab.1,v 1.4 1997/09/15 06:39:13 charnier Exp $
+.\" $Id: crontab.1,v 1.5 1998/03/23 08:21:29 charnier Exp $
.\"
.Dd December 29, 1993
.Dt CRONTAB 1
@@ -71,11 +71,11 @@ tweaked. If this option is not given,
.Nm
examines "your" crontab, i.e., the crontab of the person executing the
command. Note that
-.Xr su 8
+.Xr su 1
can confuse
.Nm
and that if you are running inside of
-.Xr su 8
+.Xr su 1
you should always use the
.Fl u
option for safety's sake.