Error in Documentation
David Kreindler
david.kreindler at riseup.net
Wed May 14 20:52:43 UTC 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20140514/d49058e6/attachment.sig>
More information about the freebsd-doc
mailing list