diff options
author | 2016-08-23 18:58:53 +0000 | |
---|---|---|
committer | 2016-08-23 18:58:53 +0000 | |
commit | b7475304c6a17cc2e44c9fd5f9231d9da6e2680f (patch) | |
tree | f30ed5408965925050fe1080b1a29add994e68c6 | |
parent | shorten pkcs12; (diff) | |
download | wireguard-openbsd-b7475304c6a17cc2e44c9fd5f9231d9da6e2680f.tar.xz wireguard-openbsd-b7475304c6a17cc2e44c9fd5f9231d9da6e2680f.zip |
include acpicbkbd
-rw-r--r-- | share/man/man4/acpi.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index ad2aba66b2b..231de3385e9 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.50 2016/08/04 05:39:28 jmc Exp $ +.\" $OpenBSD: acpi.4,v 1.51 2016/08/23 18:58:53 jcs Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 4 2016 $ +.Dd $Mdocdate: August 23 2016 $ .Dt ACPI 4 .Os .Sh NAME @@ -48,6 +48,8 @@ ASUS ACPI hotkeys ACPI control method battery .It Xr acpibtn 4 ACPI button +.It Xr acpicbkbd 4 +Chromebook keyboard backlight .It Xr acpicpu 4 ACPI processor power and performance state .It Xr acpidock 4 |