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 (`')


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