Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2022-10-21 08:47:54 +0300
committerHans Petter Selasky <hselasky@FreeBSD.org>2022-11-12 15:00:12 +0300
commit46fb3402eefda2d5c8dc44785c223bdf199f720f (patch)
treeb6e2e25c9bd3e5ee42df7114cb732afd899f6634
parentbfa2c25c92a2094f83003f87923264e131801a87 (diff)
xhci(4): Fix spelling in manual page.
Noted by: Gary Jennejohn <garyj@gmx.de> Sponsored by: NVIDIA Networking (cherry picked from commit a2d60916d0dd4073d8da15bad65f301e9f8085fa)
-rw-r--r--share/man/man4/xhci.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/xhci.4 b/share/man/man4/xhci.4
index dc34931f5002..f30795e9cd02 100644
--- a/share/man/man4/xhci.4
+++ b/share/man/man4/xhci.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 20, 2022
+.Dd October 21, 2022
.Dt XHCI 4
.Os
.Sh NAME
@@ -49,7 +49,7 @@ The
.Tn XHCI
controller supports
.Tn USB
-connection speeds from 5.0Gbps and above when using a USB 3.x
+connection speeds from 5.0Gbps and above when using USB 3.x
compliant devices.
.Sh HARDWARE
The