From 2b56913e8c798cd4a9b281dc4a00bd2e0a4082c0 Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Sat, 26 Sep 2015 16:48:25 +0000 Subject: [PATCH] Fix spelling. Submitted by: Maxime Soule PR: 203249 MFC after: 2 weeks --- share/man/man4/usb_quirk.4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/man/man4/usb_quirk.4 b/share/man/man4/usb_quirk.4 index 9b059732f203..0140ccb1eef5 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 .