diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-09-19 21:59:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-09-19 21:59:24 +0000 |
commit | 6e2232564ea00cd8c9d91bde36206a701b28e3ab (patch) | |
tree | bca296981a4d061a61bdb61876df863423e8d4d0 /usr.sbin/cron | |
parent | 9979ab199658820d7566d6d8c83fefd202d02a19 (diff) |
more wacky macro fixing;
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r-- | usr.sbin/cron/crontab.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cron/crontab.5 b/usr.sbin/cron/crontab.5 index 50aa5628c4f..3616abfa084 100644 --- a/usr.sbin/cron/crontab.5 +++ b/usr.sbin/cron/crontab.5 @@ -17,9 +17,9 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT .\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $OpenBSD: crontab.5,v 1.21 2007/05/31 19:20:23 jmc Exp $ +.\" $OpenBSD: crontab.5,v 1.22 2010/09/19 21:59:23 jmc Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: September 19 2010 $ .Dt CRONTAB 5 .Os .Sh NAME @@ -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 \&= \(oq\(cq , no mail will be sent. Otherwise mail is sent to the owner of the |