aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commite97407b4f202c33851c3ee51572c0cde85095e83 (patch)
tree7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/apm
parenta41801c68a57ffad135f82fa0dba1a15e921634b (diff)
downloadsrc-e97407b4f202c33851c3ee51572c0cde85095e83.tar.gz
src-e97407b4f202c33851c3ee51572c0cde85095e83.zip
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes: svn path=/head/; revision=68965
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r--usr.sbin/apm/apm.814
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8
index 6f1cb4f9d7e6..fc36deb43646 100644
--- a/usr.sbin/apm/apm.8
+++ b/usr.sbin/apm/apm.8
@@ -15,10 +15,10 @@
.Dt APM 8
.Os
.Sh NAME
-.Nm apm, zzz
+.Nm apm , zzz
.Nd control the APM BIOS and display its information
.Sh SYNOPSIS
-.Nm apm
+.Nm
.Op Fl ablstzZ
.Op Fl d Ar enable
.Op Fl e Ar enable
@@ -34,12 +34,12 @@ displays the current status of APM on laptop PCs.
suspends the system by controlling APM.
.Pp
The following options are available for
-.Nm apm
+.Nm
(no options are available for
.Nm zzz
).
If no options are specified,
-.Nm apm
+.Nm
displays information and current status of APM in verbose mode.
If multiple display options are given, the values are displayed one
per line in the order given here.
@@ -117,9 +117,9 @@ It is equivalent to
.El
.Sh BUGS
Some APM implementations do not support parameters needed by
-.Nm apm .
+.Nm .
On such systems,
-.Nm apm
+.Nm
displays them as unknown.
.Pp
Some APM implementations cannot handle events such as pushing the
@@ -128,7 +128,7 @@ power button or closing the cover. On such implementations, the system
be suspended
.Ar only
by using
-.Nm apm
+.Nm
or
.Nm zzz .
.Sh NOTES