summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason Peel <jsyn@cvs.openbsd.org>2001-08-08 22:12:31 +0000
committerJason Peel <jsyn@cvs.openbsd.org>2001-08-08 22:12:31 +0000
commit3a8dffa1d4c28ee6992df283cf943e232cdbb587 (patch)
tree30416ebeb63ac9544e99a11428b0f4df65d4ee2a /share
parent1297bdd5a1b4b45eba1c77970f67a00ac7762d48 (diff)
s/device specific/device-specific/; pointed out by pjanzen@
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 b2f64fc3bc1..2205885956d 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.10 2001/08/08 21:48:05 jsyn Exp $
+.\" $OpenBSD: usb.4,v 1.11 2001/08/08 22:12:30 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 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