diff options
author | ru <ru@FreeBSD.org> | 2004-06-04 19:24:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-06-04 19:24:21 +0000 |
commit | 99db664fda3d521be073e79636e88c9ab6452542 (patch) | |
tree | c4c56f62a7784675e24b1119d49d4e8573f641da /usr.sbin/cron | |
parent | 81c712fe0ae5cd3a2cfc2d32764b1d8e1258443e (diff) | |
download | FreeBSD-src-99db664fda3d521be073e79636e88c9ab6452542.zip FreeBSD-src-99db664fda3d521be073e79636e88c9ab6452542.tar.gz |
Trim whitespace at EOL.
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r-- | usr.sbin/cron/crontab/crontab.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 950b1f6..d1eaa4a 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -105,8 +105,8 @@ if it has any reason to send mail as a result of running commands in ``this'' crontab. If .Ev MAILTO is defined (and non-empty), mail is -sent to the user so named. -.Ev MAILTO +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. If |