git: 46fb3402eefd - stable/13 - xhci(4): Fix spelling in manual page.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 12:41:52 UTC
The branch stable/13 has been updated by hselasky:
URL: https://cgit.FreeBSD.org/src/commit/?id=46fb3402eefda2d5c8dc44785c223bdf199f720f
commit 46fb3402eefda2d5c8dc44785c223bdf199f720f
Author: Hans Petter Selasky <hselasky@FreeBSD.org>
AuthorDate: 2022-10-21 05:47:54 +0000
Commit: Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2022-11-12 12:00:12 +0000
xhci(4): Fix spelling in manual page.
Noted by: Gary Jennejohn <garyj@gmx.de>
Sponsored by: NVIDIA Networking
(cherry picked from commit a2d60916d0dd4073d8da15bad65f301e9f8085fa)
---
share/man/man4/xhci.4 | 4 ++--
1 file 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