diff options
author | 2010-07-26 15:00:43 +0000 | |
---|---|---|
committer | 2010-07-26 15:00:43 +0000 | |
commit | 2460b519102a5e6fa38ac37fb51438dcf97145ed (patch) | |
tree | 26bff4b54fadd1601a285390c4897284f6dd59d9 | |
parent | fix the Cecil Beaton quote; from Rob Farmer, freebsd pr #148916 (diff) | |
download | wireguard-openbsd-2460b519102a5e6fa38ac37fb51438dcf97145ed.tar.xz wireguard-openbsd-2460b519102a5e6fa38ac37fb51438dcf97145ed.zip |
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 |