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.