summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-12-11 19:33:13 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-12-11 19:33:13 +0000
commitb2d2458a8b436be9381ad235749bc69a46c9a224 (patch)
treee0ad7d538070e903a764f0dd7208da43cea995fb
parent370e5327304fa4f89ace22b3397482a0726af814 (diff)
atapiscsi(4) not atapi(4) and add atapiscsi(4) to SEE ALSO section
-rw-r--r--share/man/man4/pciide.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/pciide.4 b/share/man/man4/pciide.4
index 782d41685c7..0d674c84609 100644
--- a/share/man/man4/pciide.4
+++ b/share/man/man4/pciide.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pciide.4,v 1.4 1999/10/06 22:18:55 chris Exp $
+.\" $OpenBSD: pciide.4,v 1.5 1999/12/11 19:33:12 millert Exp $
.\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $
.\"
.\" Copyright (c) 1998 Manuel Bouyer.
@@ -49,7 +49,7 @@ driver supports the PCI IDE controllers as specified in the
functions for the
.Xr wd 4
and
-.Xr atapi 4
+.Xr atapiscsi 4
drivers. This driver includes specific, enhanced support for the CMD Tech
PCI0640 controller and IDE DMA/UltraDMA support for the following
controllers:
@@ -94,6 +94,7 @@ The timings used for the PIO and DMA modes for controllers listed above
are for a PCI bus running at 30 or 33 Mhz. This driver may not
work properly on overclocked systems.
.Sh SEE ALSO
+.Xr atapiscsi 4 ,
.Xr intro 4 ,
.Xr scsi 4 ,
.Xr wd 4 ,