From 1e480ac87f31454bab80ae01f418ed554ce62424 Mon Sep 17 00:00:00 2001 From: njl Date: Mon, 28 Jul 2003 16:22:45 +0000 Subject: Allow sleep states to be specified as S1, S2, ... This is used by zzz(8). --- usr.sbin/acpi/acpiconf/acpiconf.8 | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/acpi/acpiconf/acpiconf.8') diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8 index 2d86c98..373e6d4 100644 --- a/usr.sbin/acpi/acpiconf/acpiconf.8 +++ b/usr.sbin/acpi/acpiconf/acpiconf.8 @@ -63,6 +63,7 @@ Recognized types are and .Cm 5 (soft off). +Sleep states may also be given as S1, S2, etc. The supported states depend on BIOS implementation, including ACPI byte code (AML). .El -- cgit v1.1