Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ZZZ(8)			    System Manager's Manual			ZZZ(8)

NAME
       zzz -- suspend an ACPI or APM system

SYNOPSIS
       zzz

DESCRIPTION
       The  zzz	 utility  checks for ACPI or APM support and then suspends the
       system 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 ALSO
       acpi(4),	apm(4),	acpiconf(8), apm(8)

AUTHORS
       This manual page	was written by Nate Lawson <njl@FreeBSD.org>.

FreeBSD	14.3			 July 13, 2003				ZZZ(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=zzz&sektion=8&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help