diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /libexec/atrun/atrun.8 | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'libexec/atrun/atrun.8')
-rw-r--r-- | libexec/atrun/atrun.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/atrun/atrun.8 b/libexec/atrun/atrun.8 index b61b9869e34..33390e348dc 100644 --- a/libexec/atrun/atrun.8 +++ b/libexec/atrun/atrun.8 @@ -1,3 +1,4 @@ +.\" $OpenBSD: atrun.8,v 1.2 1996/10/08 01:20:19 michaels Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -27,11 +28,11 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: atrun.8,v 1.1 1995/10/18 08:43:14 deraadt Exp $ +.\" $Id: atrun.8,v 1.2 1996/10/08 01:20:19 michaels Exp $ .\" .Dd December 5, 1993 .Dt ATRUN 8 -.Os NetBSD 0.9a +.Os .Sh NAME .Nm atrun .Nd run jobs queued for later execution |