From 866d7f280926e351e7e1fd62e962f2ed5d3b46b4 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Sat, 14 Aug 1999 06:34:50 +0000 Subject: [PATCH] Bad reference of su(8) changed to su(1). --- usr.sbin/cron/crontab/crontab.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index 0a12ace4d26..351031b8fba 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -15,7 +15,7 @@ .\" * Paul Vixie 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.