summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason Peel <jsyn@cvs.openbsd.org>2001-08-08 21:48:06 +0000
committerJason Peel <jsyn@cvs.openbsd.org>2001-08-08 21:48:06 +0000
commitf3455e263ff19d86f0a6c8faae0fc6ac7e00e23d (patch)
tree91ea2e6c1b7b81b3a8863b5d402cac79eead1c9f /share
parentf53081f7d3eee4d4bd5677563f155f9864855e13 (diff)
typo. closes PR 1990; from <Hans-Joerg.Hoexer@informatik.stud.uni-erlangen.de>
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