diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
commit | 6e321f37d49e64bb44519bc6e45ea1fb1d3fc284 (patch) | |
tree | 438db62529fa2437e030f580c9336ba0fdaf9ed5 /usr.sbin/cron/crontab/crontab.5 | |
parent | b32e728fc63741de57a71d8f1a10f19abc65f91b (diff) | |
download | FreeBSD-src-6e321f37d49e64bb44519bc6e45ea1fb1d3fc284.zip FreeBSD-src-6e321f37d49e64bb44519bc6e45ea1fb1d3fc284.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Diffstat (limited to 'usr.sbin/cron/crontab/crontab.5')
-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 c9d5bb5..bd8625e 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $Id: crontab.5,v 1.6 1997/09/29 19:11:36 wosch Exp $ +.\" $Id: crontab.5,v 1.7 1997/11/02 17:22:10 ache Exp $ .\" .Dd January 24, 1994 .Dt CRONTAB 5 @@ -221,5 +221,5 @@ Command output is mailed to the crontab owner (BSD can't do this), can be mailed to a person other than the crontab owner (SysV can't do this), or the feature can be turned off and no mail will be sent at all (SysV can't do this either). -.Sh AUTHOR +.Sh AUTHORS .An Paul Vixie Aq paul@vix.com |