On Fri, Nov 19, 2010 at 06:12:20PM +0200, Vladimir Kirillov wrote:
> Hello, tech@
> 
> There's a typo in crontab.5, which may be confusing and lead to parser
> warnings like:
> Nov 19 18:04:01 sun cron[24897]: (root) UNSAFE (`')
> 

slightly different fix from millert ("") committed a few minutes ago.
jmc

> 
> Index: crontab.5
> ===================================================================
> RCS file: /cvs/src/usr.sbin/cron/crontab.5,v
> retrieving revision 1.23
> diff -u -p -r1.23 crontab.5
> --- crontab.5 20 Sep 2010 07:41:17 -0000      1.23
> +++ crontab.5 19 Nov 2010 16:11:24 -0000
> @@ -159,7 +159,7 @@ mail is sent to the user so named.
>  If
>  .Ev MAILTO
>  is defined but empty
> -.Pq Ev MAILTO \&= Sq ,
> +.Pq Ev MAILTO \&= '' ,
>  no
>  mail will be sent.
>  Otherwise mail is sent to the owner of the

Reply via email to