Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 14:45:27 -0700 (PDT)
From:      Dru Lavigne <dru.lavigne@att.net>
To:        freebsd-doc@FreeBSD.org, David Kreindler <david.kreindler@riseup.net>
Subject:   Re: Error in Documentation
Message-ID:  <1400103927.93222.YahooMailBasic@web184901.mail.gq1.yahoo.com>
In-Reply-To: <E0683196-3007-4882-B4B6-7CC6F5EF87C8@riseup.net>

next in thread | previous in thread | raw e-mail | index | archive | help

 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


Thanks for the heads up! This has been fixed in r44836.

Cheers,

Dru
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1400103927.93222.YahooMailBasic>