diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
| commit | 306005e78ce67119c774058260af6531ea4e9d8b (patch) | |
| tree | 2c856486c56f79c47b5280c71e4354f546c686ab /usr.bin/at | |
| parent | a31bd3d64c09481d2a09837706d9ca999cbc4269 (diff) | |
Notes
Diffstat (limited to 'usr.bin/at')
| -rw-r--r-- | usr.bin/at/at.man | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index daffd0aa185ff..723b38f5a51b9 100644 --- a/usr.bin/at/at.man +++ b/usr.bin/at/at.man @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: at.man,v 1.6 1997/02/22 19:54:05 peter Exp $ .Dd April 12, 1995 .Dt "AT" 1 .Os "FreeBSD 2.1" @@ -263,6 +263,8 @@ resources. If this is the case for your site, you might want to consider another batch system, such as .Nm nqs . -.Sh AUTHOR -At was mostly written by Thomas Koenig, ig25@rz.uni-karlsruhe.de. -The time parsing routines are by David Parsons, orc@pell.chi.il.us. +.Sh AUTHORS +At was mostly written by +.An Thomas Koenig Aq ig25@rz.uni-karlsruhe.de . +The time parsing routines are by +.An David Parsons Aq orc@pell.chi.il.us . |
