diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-02-02 12:34:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-02-02 12:34:29 +0000 |
commit | 7ac263196f1d6b2caddacfbe0af7eeef4060136b (patch) | |
tree | 1afe70d01e651a0b33093575bbd31ea03aca21d6 /share/man | |
parent | bdd893b022d5230a67de3d0e2462bf896eba4e1b (diff) |
add acpimcfg;
Diffstat (limited to 'share/man')
-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 c061a95a93c..368a5aa4cd4 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.42 2013/07/16 16:05:48 schwarze Exp $ +.\" $OpenBSD: acpi.4,v 1.43 2014/02/02 12:34:28 jmc 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: July 16 2013 $ +.Dd $Mdocdate: February 2 2014 $ .Dt ACPI 4 .Os .Sh NAME @@ -46,6 +46,8 @@ ASUS ACPI hotkeys ACPI control method battery .It Xr acpibtn 4 ACPI button +.It Xr acpimcfg 4 +ACPI PCI Express configuration space .It Xr acpicpu 4 ACPI processor power and performance state .It Xr acpidock 4 |