diff options
-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 |