zzz.8 (336ea56a6723696a790a9555d22149d4b655ad7f) zzz.8 (9cdb6ee1641e84242a1640055e0072ad693e1a7d)
1.\" Copyright (c) 2003 Nate Lawson
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 23 unchanged lines hidden (view full) ---

32.Nd suspend an ACPI or APM system
33.Sh SYNOPSIS
34.Nm
35.Sh DESCRIPTION
36The
37.Nm
38utility
39checks for
1.\" Copyright (c) 2003 Nate Lawson
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 23 unchanged lines hidden (view full) ---

32.Nd suspend an ACPI or APM system
33.Sh SYNOPSIS
34.Nm
35.Sh DESCRIPTION
36The
37.Nm
38utility
39checks for
40.Tn ACPI
40.Tn ACPI
41or
42.Tn APM
43support and then suspends the system appropriately.
44For
45.Tn APM ,
46.Pp
47.Dl apm -z
48.Pp

--- 7 unchanged lines hidden (view full) ---

56.Pp
57will be issued.
58.Sh SEE ALSO
59.Xr acpi 4 ,
60.Xr apm 4 ,
61.Xr acpiconf 8 ,
62.Xr apm 8
63.Sh AUTHORS
41or
42.Tn APM
43support and then suspends the system appropriately.
44For
45.Tn APM ,
46.Pp
47.Dl apm -z
48.Pp

--- 7 unchanged lines hidden (view full) ---

56.Pp
57will be issued.
58.Sh SEE ALSO
59.Xr acpi 4 ,
60.Xr apm 4 ,
61.Xr acpiconf 8 ,
62.Xr apm 8
63.Sh AUTHORS
64This manual page is written by
65.An Nate Lawson Aq njl@FreeBSD.ORG
64This manual page was written by
65.An Nate Lawson Aq njl@FreeBSD.org .