Deleted Added
full compact
acpiconf.8 (118127) acpiconf.8 (120036)
1.\"-
2.\" Copyright (c) 2000 Dag-Erling Co�dan Sm�rgrav
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\"
1.\"-
2.\" Copyright (c) 2000 Dag-Erling Co�dan Sm�rgrav
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/usr.sbin/acpi/acpiconf/acpiconf.8 118127 2003-07-28 16:22:45Z njl $
28.\" $FreeBSD: head/usr.sbin/acpi/acpiconf/acpiconf.8 120036 2003-09-13 20:13:01Z njl $
29.\"
30.Dd January 12, 2001
31.Dt ACPICONF 8
32.Os
33.Sh NAME
34.Nm acpiconf
35.Nd control ACPI power management
36.Sh SYNOPSIS
37.Nm
38.Op Fl deh
29.\"
30.Dd January 12, 2001
31.Dt ACPICONF 8
32.Os
33.Sh NAME
34.Nm acpiconf
35.Nd control ACPI power management
36.Sh SYNOPSIS
37.Nm
38.Op Fl deh
39.Op Fl i Ar batt
39.Op Fl s Ar type
40.Sh DESCRIPTION
41The
42.Nm
43utility allows the user control of the ACPI power management
44functions.
45The following command-line options are recognized:
46.Bl -tag -width indent
47.It Fl d
48Disables ACPI power management.
49.It Fl e
50Enables ACPI power management.
51.It Fl h
52Displays a summary of available options.
40.Op Fl s Ar type
41.Sh DESCRIPTION
42The
43.Nm
44utility allows the user control of the ACPI power management
45functions.
46The following command-line options are recognized:
47.Bl -tag -width indent
48.It Fl d
49Disables ACPI power management.
50.It Fl e
51Enables ACPI power management.
52.It Fl h
53Displays a summary of available options.
54.It Fl i Ar batt
55Get design information about the specified battery.
53.It Fl s Ar type
54Enters the specified sleep mode.
55Recognized types are
56.Cm 1
57(only the CPU clock is stopped),
58.Cm 2 ,
59.Cm 3
60(the CPU context is lost and memory context is preserved),

--- 26 unchanged lines hidden ---
56.It Fl s Ar type
57Enters the specified sleep mode.
58Recognized types are
59.Cm 1
60(only the CPU clock is stopped),
61.Cm 2 ,
62.Cm 3
63(the CPU context is lost and memory context is preserved),

--- 26 unchanged lines hidden ---