summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-08-02 07:13:28 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-08-02 07:13:28 +0000
commitcab14cd66574a4c81fc8aed6915cd90860ccc34a (patch)
treedf43cea56c20fe4d34dfb7dac01d6f3f561bbf25 /share/man/man9
parent40f3adc77f679e72a4362d2f777bb50a2466a8bf (diff)
more cats removal;
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/pci_conf_read.95
-rw-r--r--share/man/man9/pci_intr_map.95
2 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man9/pci_conf_read.9 b/share/man/man9/pci_conf_read.9
index 07f9096ff6e..b7b041273d5 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.8 2007/05/31 19:20:00 jmc Exp $
+.\" $OpenBSD: pci_conf_read.9,v 1.9 2007/08/02 07:13:27 jmc 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 31 2007 $
+.Dd $Mdocdate: August 2 2007 $
.Dt PCI_CONF_READ 9
.Os
.Sh NAME
@@ -27,7 +27,6 @@
.Sh SYNOPSIS
.Fd #include <alpha/pci/pci_machdep.h>
.Fd #include <i386/pci/pci_machdep.h>
-.Fd #include <cats/pci/pci_machdep.h>
.Fd #include <powerpc/pci/pci_machdep.h>
.Fd #include <sgi/pci/pci_machdep.h>
.Fd #include <machine/pci_machdep.h>
diff --git a/share/man/man9/pci_intr_map.9 b/share/man/man9/pci_intr_map.9
index a6ad60bc81d..2b81ccec3fd 100644
--- a/share/man/man9/pci_intr_map.9
+++ b/share/man/man9/pci_intr_map.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci_intr_map.9,v 1.7 2007/07/28 14:32:59 kettenis Exp $
+.\" $OpenBSD: pci_intr_map.9,v 1.8 2007/08/02 07:13:27 jmc 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: July 28 2007 $
+.Dd $Mdocdate: August 2 2007 $
.Dt PCI_INTR_MAP 9
.Os
.Sh NAME
@@ -28,7 +28,6 @@
.Sh SYNOPSIS
.Fd #include <alpha/pci/pci_machdep.h>
.Fd #include <i386/pci/pci_machdep.h>
-.Fd #include <cats/pci/pci_machdep.h>
.Fd #include <powerpc/pci/pci_machdep.h>
.Fd #include <sgi/pci/pci_machdep.h>
.Fd #include <machine/pci_machdep.h>