diff options
Diffstat (limited to 'share/man/man9/pci_conf_read.9')
-rw-r--r-- | share/man/man9/pci_conf_read.9 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man9/pci_conf_read.9 b/share/man/man9/pci_conf_read.9 index 69afbf74e84..7c144508c00 100644 --- a/share/man/man9/pci_conf_read.9 +++ b/share/man/man9/pci_conf_read.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci_conf_read.9,v 1.13 2021/05/01 16:11:10 visa Exp $ +.\" $OpenBSD: pci_conf_read.9,v 1.14 2024/11/13 10:56:18 jsg Exp $ .\" .\" Copyright (c) 2005 Michael Shalayeff .\" All rights reserved. @@ -15,7 +15,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: May 1 2021 $ +.Dd $Mdocdate: November 13 2024 $ .Dt PCI_CONF_READ 9 .Os .Sh NAME @@ -27,7 +27,6 @@ .Sh SYNOPSIS .In alpha/pci/pci_machdep.h .In i386/pci/pci_machdep.h -.In powerpc/pci/pci_machdep.h .In machine/pci_machdep.h .Ft pcitag_t .Fn pci_make_tag "pci_chipset_tag_t pc" "int bus" "int dev" "int func" |