diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 14:30:27 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 14:30:27 +0000 |
commit | 8613374f8645907a66642485cb30b4d73787b7fa (patch) | |
tree | d918ab23df87b66d64ec725284998f469794a256 /share/man/man4/man4.i386/apm.4 | |
parent | 6712a467af862e2728aa26f976d9859a2466f183 (diff) |
o) Remove unneeded .Nm arguments;
o) Sort SEE ALSO;
o) Minor .Nm and .Nd fixes;
o) Typo;
millert@ ok
Diffstat (limited to 'share/man/man4/man4.i386/apm.4')
-rw-r--r-- | share/man/man4/man4.i386/apm.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index 8510b63d1aa..73f4db8191f 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.4,v 1.15 2001/07/18 16:08:46 mickey Exp $ +.\" $OpenBSD: apm.4,v 1.16 2001/08/03 14:30:26 mpech Exp $ .\" .\" Copyright (c) 1998 Marco S. Hyman .\" @@ -14,8 +14,7 @@ .Os .Sh NAME .Nm apm -.Nd -advanced power management device interface +.Nd advanced power management device interface .Sh SYNOPSIS .Cd apm0 at bios0 flags 0x0000 .Sh DESCRIPTION |