diff options
author | sjg <sjg@FreeBSD.org> | 2014-08-19 06:50:54 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2014-08-19 06:50:54 +0000 |
commit | d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2 (patch) | |
tree | b04f4bd7cd887f50e7d98af35f46b9834ff86c80 /usr.bin/at | |
parent | 3c8e37b1d04827f33c0c9a7594bd1b1ef7cdb3d3 (diff) | |
parent | 4fbde208c6460d576f64d6dc3cdc6cab085a4283 (diff) | |
download | FreeBSD-src-d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2.zip FreeBSD-src-d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2.tar.gz |
Merge head from 7/28
Diffstat (limited to 'usr.bin/at')
-rw-r--r-- | usr.bin/at/at.man | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index a876974..7dc1529 100644 --- a/usr.bin/at/at.man +++ b/usr.bin/at/at.man @@ -330,12 +330,13 @@ job-creation lock file .Xr cron 8 , .Xr sendmail 8 .Sh AUTHORS +.An -nosplit At was mostly written by -.An Thomas Koenig Aq ig25@rz.uni-karlsruhe.de . +.An Thomas Koenig Aq Mt ig25@rz.uni-karlsruhe.de . The time parsing routines are by -.An David Parsons Aq orc@pell.chi.il.us , +.An David Parsons Aq Mt orc@pell.chi.il.us , with minor enhancements by -.An Joe Halpin Aq joe.halpin@attbi.com . +.An Joe Halpin Aq Mt joe.halpin@attbi.com . .Sh BUGS If the file .Pa /var/run/utx.active |