summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/usb.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 54927e20f05..b2f64fc3bc1 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.9 2001/08/03 15:21:16 mpech Exp $
+.\" $OpenBSD: usb.4,v 1.10 2001/08/08 21:48:05 jsyn Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -189,7 +189,7 @@ The bus enumeration of the
bus proceeds in several steps:
.Bl -enum
.It
-Any device specific driver can to attach to the device.
+Any device specific driver can attach to the device.
.It
If none is found, any device class specific driver can attach.
.It