diff options
author | 2011-06-17 11:53:51 +0000 | |
---|---|---|
committer | 2011-06-17 11:53:51 +0000 | |
commit | 7a15ef7d49c6f6bf8555a0d15bcb8b6c827728b1 (patch) | |
tree | 6c9edf902339ec5a319716745de3b185d95fcaea | |
parent | make this page a little more like acpithinkpad(4); ok pirofti (diff) | |
download | wireguard-openbsd-7a15ef7d49c6f6bf8555a0d15bcb8b6c827728b1.tar.xz wireguard-openbsd-7a15ef7d49c6f6bf8555a0d15bcb8b6c827728b1.zip |
add acpitoshiba; ok pirofti
-rw-r--r-- | share/man/man4/acpi.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index f501e5168e4..db4326cae84 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.40 2010/09/12 20:12:27 jmc Exp $ +.\" $OpenBSD: acpi.4,v 1.41 2011/06/17 11:53:51 jmc Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 12 2010 $ +.Dd $Mdocdate: June 17 2011 $ .Dt ACPI 4 .Os .Sh NAME @@ -66,6 +66,8 @@ Sony ACPI control IBM/Lenovo ThinkPad ACPI support .It Xr acpitimer 4 ACPI power management timer +.It Xr acpitoshiba 4 +Toshiba ACPI support .It Xr acpitz 4 ACPI thermal zone .It Xr acpivideo 4 |