diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-09-30 20:34:27 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-09-30 20:34:27 +0000 |
commit | 536a1d269c34f652761695e0a062e1e582da62a4 (patch) | |
tree | 0bfa11cec1acca2e72e2743415172ce6be64c4f0 /usr.bin/at | |
parent | f17b47d200e2fc7cbd48054dab97824e7e5396c4 (diff) |
deploy .An -nosplit; ok jmc
Diffstat (limited to 'usr.bin/at')
-rw-r--r-- | usr.bin/at/at.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index 5940df27101..c6ee08be556 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: at.1,v 1.32 2005/06/23 14:39:35 jmc Exp $ +.\" $OpenBSD: at.1,v 1.33 2005/09/30 20:34:25 jaredy Exp $ .\" .\" Copyright (C) 1993, 1994 Thomas Koenig .\" Copyright (C) 1993 David Parsons @@ -314,6 +314,7 @@ deny permission control .Xr cron 8 , .Xr sendmail 8 .Sh AUTHORS +.An -nosplit .Nm at was mostly written by .An Thomas Koenig Aq ig25@rz.uni-karlsruhe.de . |