summaryrefslogtreecommitdiff
path: root/share/man/man4/acpicpu.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-01-12 20:06:12 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-01-12 20:06:12 +0000
commitb88f2223a5546b9564629aa048f18c36024a4223 (patch)
tree6620ad6eb3d1bf874367438af5c39bbfd7cc3034 /share/man/man4/acpicpu.4
parentcc0de8377aefb46f8c340986baf9672d35c6e035 (diff)
mark up the sysctls;
Diffstat (limited to 'share/man/man4/acpicpu.4')
-rw-r--r--share/man/man4/acpicpu.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/acpicpu.4 b/share/man/man4/acpicpu.4
index 3a42c0fbccc..1e644bd87cc 100644
--- a/share/man/man4/acpicpu.4
+++ b/share/man/man4/acpicpu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpicpu.4,v 1.2 2007/01/12 20:05:00 jmc Exp $
+.\" $OpenBSD: acpicpu.4,v 1.3 2007/01/12 20:06:11 jmc Exp $
.\"
.\" Copyright (c) 2006 Michael Knudsen <mk@openbsd.org>
.\"
@@ -28,7 +28,8 @@ The
driver provides support for extracting processor power and performance
levels from ACPI tables.
This information can be used to throttle processor speed to reduce
-power usage and extend battery life through the hw.setperf
+power usage and extend battery life through the
+.Va hw.setperf
.Xr sysctl 3
mechanism.
.Sh SEE ALSO