diff options
author | mpp <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
commit | 678c6e21bdb43635b32b6790dfa43f6da47b02b8 (patch) | |
tree | c5218ca0400bd635e77d24454325d93375982cca /usr.bin/at/at.man | |
parent | ebc58e0b201854721b5e4c92e183c97b3e2aa674 (diff) | |
download | FreeBSD-src-678c6e21bdb43635b32b6790dfa43f6da47b02b8.zip FreeBSD-src-678c6e21bdb43635b32b6790dfa43f6da47b02b8.tar.gz |
Various man page cleanup:
- Sort xrefs
- Be consistent with section names as outlines in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Diffstat (limited to 'usr.bin/at/at.man')
-rw-r--r-- | usr.bin/at/at.man | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index 5b126b2..ceee348 100644 --- a/usr.bin/at/at.man +++ b/usr.bin/at/at.man @@ -1,4 +1,4 @@ -.\" $Id: at.man,v 1.8 1998/06/04 21:05:53 steve Exp $ +.\" $Id: at.man,v 1.9 1999/02/15 08:34:06 fenner Exp $ .Dd April 12, 1995 .Dt "AT" 1 .Os FreeBSD 2.1 @@ -235,14 +235,14 @@ Allow permission control Deny permission control .It Pa _ATJOB_DIR/_LOCKFILE Job-creation lock file. +.El .Sh SEE ALSO -.Xr cron 8 , .Xr nice 1 , -.Xr umask 2 , .Xr sh 1 , -.Xr sendmail 8 , -.Xr atrun 8 . -.El +.Xr umask 2 , +.Xr atrun 8 , +.Xr cron 8 , +.Xr sendmail 8 .Sh BUGS .Pp If the file |