summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2015-09-26 16:48:25 +0000
committerhselasky <hselasky@FreeBSD.org>2015-09-26 16:48:25 +0000
commitfa0316d02ecef0c6a7fd8388860dc683514ae069 (patch)
tree9a69e7debd6250aa67d87ed51c38be7797d39164 /share/man
parentbd730ad2f48447139797b24e68699dfe55b4231f (diff)
downloadFreeBSD-src-fa0316d02ecef0c6a7fd8388860dc683514ae069.zip
FreeBSD-src-fa0316d02ecef0c6a7fd8388860dc683514ae069.tar.gz
Fix spelling.
Submitted by: Maxime Soule <btik-fbsd@scoubidou.com> PR: 203249 MFC after: 2 weeks
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/usb_quirk.47
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/usb_quirk.4 b/share/man/man4/usb_quirk.4
index 9b05973..0140ccb 100644
--- a/share/man/man4/usb_quirk.4
+++ b/share/man/man4/usb_quirk.4
@@ -16,7 +16,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 24, 2015
+.Dd September 26, 2015
.Dt USB_QUIRK 4
.Os
.Sh NAME
@@ -193,9 +193,10 @@ The value is a string whose format is:
Installs the quirks
.Ic UQ_QUIRK,...
for all USB devices matching
-.Ic VendorId ,
+.Ic VendorId
+and
.Ic ProductId
-and has a hardware revision between and including
+which have a hardware revision between and including
.Ic LowRevision
and
.Ic HighRevision .
OpenPOWER on IntegriCloud