diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-07-26 15:00:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-07-26 15:00:44 +0000 |
commit | 0bde6804558790a6a4c4da777f9f1dd7bc6aebe1 (patch) | |
tree | 9feda5b50591c2dfbf6bddcb02aa36ca9e676213 | |
parent | e46b88b1d41cc76b7481ad308911df46cefb4473 (diff) |
Xr acpisony, and make the name better
-rw-r--r-- | share/man/man4/acpi.4 | 6 | ||||
-rw-r--r-- | share/man/man4/acpisony.4 | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index 318bc9093a0..20de6d4fdc8 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.37 2009/07/23 06:42:27 jmc Exp $ +.\" $OpenBSD: acpi.4,v 1.38 2010/07/26 15:00:43 deraadt 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: July 23 2009 $ +.Dd $Mdocdate: July 26 2010 $ .Dt ACPI 4 .Os .Sh NAME @@ -60,6 +60,8 @@ ACPI APIC configuration ACPI PCI routing table configuration .It Xr acpipwrres 4 ACPI power resources +.It Xr acpisony +Sony ACPI support .It Xr acpithinkpad 4 IBM/Lenovo ThinkPad ACPI support .It Xr acpitimer 4 diff --git a/share/man/man4/acpisony.4 b/share/man/man4/acpisony.4 index b29dd31cc5e..0d6a22d96db 100644 --- a/share/man/man4/acpisony.4 +++ b/share/man/man4/acpisony.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpisony.4,v 1.1 2010/07/26 11:29:23 pirofti Exp $ +.\" $OpenBSD: acpisony.4,v 1.2 2010/07/26 15:00:43 deraadt Exp $ .\" .\" Copyright (c) 2010 Paul Irofti <pirofti@openbsd.org> .\" @@ -20,7 +20,7 @@ .Os .Sh NAME .Nm acpisony -.Nd ACPI video output +.Nd Sony ACPI control .Sh SYNOPSIS .Cd "acpisony* at acpi?" .Sh DESCRIPTION |