diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-20 09:57:27 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-20 09:57:27 +0000 |
| commit | 01c2b8ac0d5d7a787a7853f0988b505d26cf8136 (patch) | |
| tree | 7ffd25e4a3ee16884f10363cb4d7334fcb5d0177 /usr.sbin/cron | |
| parent | bd0891ceb33055537d889206b80a929c8c83f5ad (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cron')
| -rw-r--r-- | usr.sbin/cron/cron/cron.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/cron/crontab/crontab.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/cron/crontab/crontab.5 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8 index 5d5a8d9a9ab9a..697629f618cd9 100644 --- a/usr.sbin/cron/cron/cron.8 +++ b/usr.sbin/cron/cron/cron.8 @@ -218,4 +218,4 @@ Directory for personal crontab files .Xr crontab 5 , .Xr pam.conf 5 .Sh AUTHORS -.An Paul Vixie Aq paul@vix.com +.An Paul Vixie Aq Mt paul@vix.com diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index eed515ee159d8..0183c39bdfa3c 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -142,4 +142,4 @@ The new command syntax differs from previous versions of Vixie Cron, as well as from the classic SVR3 syntax. .Sh AUTHORS -.An Paul Vixie Aq paul@vix.com +.An Paul Vixie Aq Mt paul@vix.com diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 9be37df264e5f..5222d2d993349 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -295,7 +295,7 @@ All of the commands that can appear in place of the first five fields are extensions. .Sh AUTHORS -.An Paul Vixie Aq paul@vix.com +.An Paul Vixie Aq Mt paul@vix.com .Sh BUGS If you are in one of the 70-odd countries that observe Daylight Savings Time, jobs scheduled during the rollback or advance may be |
