diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 11:13:35 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 11:13:35 +0000 |
commit | c6c8c6bbbe119821d0497c707dd162748ce104f5 (patch) | |
tree | d9d1996cc0a8e9843aedb7c0f624be81a527f2b8 /usr.sbin/cron/crontab.5 | |
parent | 610bda8714c65e72570a68b2513b6f046f8f8b5a (diff) |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'usr.sbin/cron/crontab.5')
-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 e7135ae71bb..e4917b2bcdf 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.24 2010/11/19 17:16:48 millert Exp $ +.\" $OpenBSD: crontab.5,v 1.25 2013/07/16 11:13:33 schwarze Exp $ .\" -.Dd $Mdocdate: November 19 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt CRONTAB 5 .Os .Sh NAME @@ -411,4 +411,4 @@ All of the commands that can appear in place of the first five fields are extensions. .Sh AUTHORS -.An Paul Vixie Aq vixie@isc.org +.An Paul Vixie Aq Mt vixie@isc.org |