summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/acpiconf/acpiconf.8
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-09-25 22:08:20 +0000
committerjkim <jkim@FreeBSD.org>2015-09-25 22:08:20 +0000
commit1ac5c71d8bfb087c921c7ee3acc91491859a1977 (patch)
tree9c400854b6c244dc558aac91d60754ab5db03629 /usr.sbin/acpi/acpiconf/acpiconf.8
parentca4140311b610f96e920b730742045ba2f344da6 (diff)
downloadFreeBSD-src-1ac5c71d8bfb087c921c7ee3acc91491859a1977.zip
FreeBSD-src-1ac5c71d8bfb087c921c7ee3acc91491859a1977.tar.gz
MFC: r267248, r267260, r267261, r267320
Document 'k' option for acpiconf(8).
Diffstat (limited to 'usr.sbin/acpi/acpiconf/acpiconf.8')
-rw-r--r--usr.sbin/acpi/acpiconf/acpiconf.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8
index 8a949d7..9ddd067 100644
--- a/usr.sbin/acpi/acpiconf/acpiconf.8
+++ b/usr.sbin/acpi/acpiconf/acpiconf.8
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 16, 2004
+.Dd June 10, 2014
.Dt ACPICONF 8
.Os
.Sh NAME
@@ -37,6 +37,7 @@
.Nm
.Op Fl h
.Op Fl i Ar batt
+.Op Fl k Ar ack
.Op Fl s Ar type
.Sh DESCRIPTION
The
@@ -49,6 +50,9 @@ The following command-line options are recognized:
Displays a summary of available options.
.It Fl i Ar batt
Get design information about the specified battery.
+.It Fl k Ar ack
+Ack or abort a pending suspend request using the argument provided.
+.Sy Most users should not use this option directly.
.It Fl s Ar type
Enters the specified sleep mode.
Recognized types are
OpenPOWER on IntegriCloud