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.sbin/apm | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/apm.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index a1f85f71d8f..75da2c49bce 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.8,v 1.30 2006/05/17 07:21:27 jmc Exp $ +.\" $OpenBSD: apm.8,v 1.31 2007/05/31 19:20:22 jmc Exp $ .\" .\" Copyright (c) 1996 John T. Kohl .\" All rights reserved. @@ -26,7 +26,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd March 18, 1996 +.Dd $Mdocdate: May 31 2007 $ .Dt APM 8 .Os .Sh NAME |