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.1 | |
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.1')
-rw-r--r-- | usr.sbin/cron/crontab/crontab.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index 9d13f4b..0a12ace 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $Id: crontab.1,v 1.3 1997/02/22 16:04:51 peter Exp $ +.\" $Id: crontab.1,v 1.4 1997/09/15 06:39:13 charnier Exp $ .\" .Dd December 29, 1993 .Dt CRONTAB 1 @@ -111,5 +111,5 @@ SVR3 syntax. .Sh DIAGNOSTICS A fairly informative usage message appears if you run it with a bad command line. -.Sh AUTHOR +.Sh AUTHORS .An Paul Vixie Aq paul@vix.com |