diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-01 13:22:44 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-01 13:22:44 +0000 |
commit | 1998808011918579af03ab50cf4ca02742d5d7fb (patch) | |
tree | 395812ec39d9f26e35eaaf4a8b204e492cdc21c4 /usr.sbin/apm | |
parent | 5cb9bb25504443db84ea4b33ebcda7fe0b60bb2b (diff) |
apm and apmd appeared for 2.0 not 1.2; spotted by marc@
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 b650ec1f6f3..4d2b3ac2625 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.8,v 1.17 2002/06/09 05:03:59 deraadt Exp $ +.\" $OpenBSD: apm.8,v 1.18 2005/03/01 13:22:41 miod Exp $ .\" .\" Copyright (c) 1996 John T. Kohl .\" All rights reserved. @@ -117,4 +117,4 @@ command appeared in .Nx 1.3 , .Ox support was added in -.Ox 1.2 . +.Ox 2.0 . |