The final example of the use of the crontab command at 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-cron.html
 is incorrect.

It reads:

To remove all of the cron jobs in a user crontab:

% crontab -l
remove crontab for dru? y
It should read:

To remove all of the cron jobs in a user crontab:

% crontab -r
remove crontab for dru? y

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to