diff options
author | 2007-01-12 20:06:11 +0000 | |
---|---|---|
committer | 2007-01-12 20:06:11 +0000 | |
commit | 80bb9bce28521fcbc62f4996f23fc0181c1d8a18 (patch) | |
tree | 25cbc7925118009bf0e24d12165877f26e55dbd8 | |
parent | lower case .Nd; (diff) | |
download | wireguard-openbsd-80bb9bce28521fcbc62f4996f23fc0181c1d8a18.tar.xz wireguard-openbsd-80bb9bce28521fcbc62f4996f23fc0181c1d8a18.zip |
mark up the sysctls;
-rw-r--r-- | share/man/man4/acpicpu.4 | 5 |
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 |