diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /usr.bin/at/atq.1 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.bin/at/atq.1')
-rw-r--r-- | usr.bin/at/atq.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/at/atq.1 b/usr.bin/at/atq.1 index ad95e959c28..1a0c31e567c 100644 --- a/usr.bin/at/atq.1 +++ b/usr.bin/at/atq.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atq.1,v 1.4 2003/06/10 09:12:09 jmc Exp $ +.\" $OpenBSD: atq.1,v 1.5 2007/05/31 19:20:07 jmc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)atq.1 8.1 (Berkeley) 6/6/93 .\" -.Dd May 13, 2002 +.Dd $Mdocdate: May 31 2007 $ .Dt ATQ 1 .Os .Sh NAME |