diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-10 09:12:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-10 09:12:14 +0000 |
commit | 954f7917cd61e2c4e87fa97f77b5d16372fced8d (patch) | |
tree | 871a313e9494c2e181e8b7547436ca52ed2b21b5 /usr.bin/at/at.1 | |
parent | 7da7265de4dc122cf4762c2707b245904c8acdd7 (diff) |
- section reorder
- COMPATIBILITY merge
- macro cleanup
- kill whitespace at EOL
- new sentence, new line
ssh pages ok markus@
Diffstat (limited to 'usr.bin/at/at.1')
-rw-r--r-- | usr.bin/at/at.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index 6e3efed1e10..04a1009be0b 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: at.1,v 1.30 2003/02/19 22:11:42 millert Exp $ +.\" $OpenBSD: at.1,v 1.31 2003/06/10 09:12:09 jmc Exp $ .\" .\" Copyright (C) 1993, 1994 Thomas Koenig .\" Copyright (C) 1993 David Parsons @@ -59,7 +59,7 @@ specified by the .Ev SHELL environment variable. If -.Ev SHELL +.Ev SHELL is not set, the shell in the user's password database entry is used instead. If all else fails, @@ -318,8 +318,10 @@ deny permission control .Xr sendmail 8 .Sh AUTHORS .Nm 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>. +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 . .Sh BUGS .Nm at and |