summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorFelix Kronlage <fkr@cvs.openbsd.org>2008-11-22 11:46:47 +0000
committerFelix Kronlage <fkr@cvs.openbsd.org>2008-11-22 11:46:47 +0000
commitb2c7fc83d68ffb3d5fb9131373a5f30b1cbdd74d (patch)
tree748b0da0ea5a4b9f0c57aa8ff671d62e90255e93 /share/man
parent3432959e07e6d4aa6112ed19c1417306bbdf1717 (diff)
uhci attaches to cardbus too, so mention it in usb(4)
ok deraadt@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/usb.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index b5980508cda..91c96567d8b 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.102 2008/10/23 17:21:25 deraadt Exp $
+.\" $OpenBSD: usb.4,v 1.103 2008/11/22 11:46:46 fkr Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 23 2008 $
+.Dd $Mdocdate: November 22 2008 $
.Dt USB 4
.Os
.Sh NAME
@@ -39,6 +39,7 @@
.Cd "ohci0 at pxaip?"
.Cd "# all architectures"
.Cd "ehci* at cardbus?"
+.Cd "uhci* at cardbus?"
.Cd "ohci* at cardbus?"
.Cd "ehci* at pci?"
.Cd "uhci* at pci?"