diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 08:25:34 +0000 |
| commit | a4cab7d390e721de383768ff17c6e9c68de8b190 (patch) | |
| tree | dfc1906e8ce82239080f5249239d7e9aa30f7213 /usr.bin/at | |
| parent | aa7c9adaeadf2ad2c73c7797ff3a270220311e7b (diff) | |
Notes
Diffstat (limited to 'usr.bin/at')
| -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 5b126b2a432c0..ceee348d6a8c6 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 |
