From d8c7e0bbface2cf177a290060437aee7d04a0c09 Mon Sep 17 00:00:00 2001 From: jkim Date: Tue, 22 Sep 2015 16:35:32 +0000 Subject: Remove unsupported S5 (power off) state since r170976. Reported by: Iam Smith (smithi at nimnet dot asn dot au) MFC after: 3 days --- usr.sbin/acpi/acpiconf/acpiconf.8 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8 index 805e090..07862d7 100644 --- a/usr.sbin/acpi/acpiconf/acpiconf.8 +++ b/usr.sbin/acpi/acpiconf/acpiconf.8 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 10, 2014 +.Dd September 22, 2015 .Dt ACPICONF 8 .Os .Sh NAME @@ -62,11 +62,9 @@ Recognized types are (not implemented on most systems but similar to S1), .Cm 3 (the CPU context is lost and memory context is preserved), -.Cm 4 -(the CPU context is lost and memory context is stored to disk) and -.Cm 5 -(soft off). +.Cm 4 +(the CPU context is lost and memory context is stored to disk). Sleep states may also be given as S1, S2, etc. The supported states depend on BIOS implementation, including ACPI byte code (AML). -- cgit v1.1