diff options
author | 2019-04-02 19:45:23 +0000 | |
---|---|---|
committer | 2019-04-02 19:45:23 +0000 | |
commit | f15ba83d21772961990453adfd81a5ceaee2228b (patch) | |
tree | f311a9c82eb13668e5aecccecd8ca83860eb4e73 | |
parent | kettenis has written an mi page for this, so remove this one; ok kettenis (i think) (diff) | |
download | wireguard-openbsd-f15ba83d21772961990453adfd81a5ceaee2228b.tar.xz wireguard-openbsd-f15ba83d21772961990453adfd81a5ceaee2228b.zip |
add acpipci;
-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 fad0781eeb4..74ab56487ad 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.55 2018/07/01 05:47:16 jmc Exp $ +.\" $OpenBSD: acpi.4,v 1.56 2019/04/02 19:45:23 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 1 2018 $ +.Dd $Mdocdate: April 2 2019 $ .Dt ACPI 4 .Os .Sh NAME @@ -64,6 +64,8 @@ Hyper-V entropy ACPI APIC configuration .It Xr acpimcfg 4 ACPI PCI Express configuration space +.It Xr acpipci 4 +ACPI PCI host bridge .It Xr acpiprt 4 ACPI PCI routing table configuration .It Xr acpipwrres 4 |