From 35ba0a32fba780010f22dd58459015abec17bb00 Mon Sep 17 00:00:00 2001 From: Philip Paeps Date: Fri, 5 Nov 2004 08:03:34 +0000 Subject: [PATCH] Sync acpi_asus(4) manual with reality. --- share/man/man4/man4.i386/acpi_asus.4 | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/share/man/man4/man4.i386/acpi_asus.4 b/share/man/man4/man4.i386/acpi_asus.4 index f9ae9798cc8..3280a1456fe 100644 --- a/share/man/man4/man4.i386/acpi_asus.4 +++ b/share/man/man4/man4.i386/acpi_asus.4 @@ -46,7 +46,7 @@ Hotkey events are passed to .Xr devd 8 for easy handling in userspace. .Pp -Currently, the following laptops are fully supported: +Currently, the following Asus laptops are fully supported: .Pp .Bl -item -offset indent -compact .It @@ -63,7 +63,17 @@ L8L M1A .It M2E +.It +M6N .El +.Pp +Additionally, +.Nm +also supports the Asus-compatible +.Em ATK0100 +interface found in +.Em Samsung P30/P35 +laptops. .Sh SYSCTLS The following sysctls are currently implemented: .Bl -tag -width indent @@ -100,7 +110,7 @@ which is parsed at boot-time. .Xr sysctl.conf 5 , .Xr sysctl 8 .Rs -.%T The Acpi4Asus Project +.%T The acpi4asus Project .%O http://sourceforge.net/projects/acpi4asus/ .Re .Sh HISTORY