svn commit: r185525 - head/usr.sbin/cron/crontab
Sergey Skvortsov
skv at FreeBSD.org
Mon Dec 1 09:39:35 PST 2008
Author: skv (ports committer)
Date: Mon Dec 1 17:39:34 2008
New Revision: 185525
URL: http://svn.freebsd.org/changeset/base/185525
Log:
Fix typo.
Approved by: ru
Modified:
head/usr.sbin/cron/crontab/crontab.5
Modified: head/usr.sbin/cron/crontab/crontab.5
==============================================================================
--- head/usr.sbin/cron/crontab/crontab.5 Mon Dec 1 17:29:41 2008 (r185524)
+++ head/usr.sbin/cron/crontab/crontab.5 Mon Dec 1 17:39:34 2008 (r185525)
@@ -118,7 +118,7 @@ is defined (and non-empty), mail is
sent to the user so named.
.Ev MAILTO
may also be used to direct mail to multiple recipients
-by seperating recipient users with a comma.
+by separating recipient users with a comma.
If
.Ev MAILTO
is defined but empty (MAILTO=""), no
More information about the svn-src-all
mailing list