aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/acpi
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-11-27 15:31:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-11-27 15:31:08 +0000
commitc041c1e0d9c869cd212eb1fa95c82e05cbc7fd41 (patch)
tree11c1982fad00693606728fac7c7921032601fcfe /usr.sbin/acpi
parent34eafd490b89417bf3b91b87a36cf83bf2e92da6 (diff)
downloadsrc-c041c1e0d9c869cd212eb1fa95c82e05cbc7fd41.tar.gz
src-c041c1e0d9c869cd212eb1fa95c82e05cbc7fd41.zip
mdoc(7) police: markup fixes.
Approved by: re
Notes
Notes: svn path=/head/; revision=107312
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r--usr.sbin/acpi/acpiconf/acpiconf.818
1 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8
index 0860fe49034a..2d86c985291f 100644
--- a/usr.sbin/acpi/acpiconf/acpiconf.8
+++ b/usr.sbin/acpi/acpiconf/acpiconf.8
@@ -53,18 +53,18 @@ Displays a summary of available options.
.It Fl s Ar type
Enters the specified sleep mode.
Recognized types are
-.Cm 1
-(Only the CPU clock is stopped),
+.Cm 1
+(only the CPU clock is stopped),
.Cm 2 ,
-.Cm 3
-(The CPU context is lost and memory context is preserved),
-.Cm 4
-(The CPU context is lost and memory context is stored to disk)
+.Cm 3
+(the CPU context is lost and memory context is preserved),
+.Cm 4
+(the CPU context is lost and memory context is stored to disk)
and
-.Cm 5
-(Soft off).
+.Cm 5
+(soft off).
The supported states depend on BIOS implementation, including ACPI
-byte code(AML).
+byte code (AML).
.El
.Sh SEE ALSO
.Xr acpi 4 ,