diff options
author | jasoni <jasoni@cvs.openbsd.org> | 2001-07-04 06:03:11 +0000 |
---|---|---|
committer | jasoni <jasoni@cvs.openbsd.org> | 2001-07-04 06:03:11 +0000 |
commit | 96ba4775547c552e9cd98f44fcd65d08f25ac385 (patch) | |
tree | cc792244dbbc1f792377792bfb56a474d835a445 /usr.sbin/apmd | |
parent | 476e44c4bcd2b5f75089e1bea44d7f92dd5e5f33 (diff) |
fix history
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r-- | usr.sbin/apmd/apmd.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index fc75ca5b0c7..2a1ecc0a18d 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apmd.8,v 1.16 2001/03/23 01:00:41 mickey Exp $ +.\" $OpenBSD: apmd.8,v 1.17 2001/07/04 06:03:10 jasoni Exp $ .\" .\" Copyright (c) 1995 John T. Kohl .\" All rights reserved. @@ -219,4 +219,7 @@ Advanced Power Management (APM) BIOS Interface Specification (revision The .Nm command appeared in -.Ox 1.2 . +.Nx 1.3 , +.Ox +support was added in +.Ox 2.0 . |