ZZZ(8)HOME || NAME SYNOPSIS DESCRIPTION SEE ALSO AUTHORSNAMEzzz -- suspend an ACPI or APM system SYNOPSISzzz DESCRIPTION The zzz utility checks for ACPI or APM support and then suspends the sys-
tem appropriately. For APM,
apm -z
will be issued. For ACPI, the configured suspend state will be looked
up, checked to see if it is supported and,
acpiconf -s <state>
will be issued.
SEE ALSOacpi(4), apm(4), acpiconf(8), apm(8) AUTHORSThis manual page was written by Nate Lawson <njl@FreeBSD.org>. |