Date: Sat, 12 Nov 2022 12:41:52 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 46fb3402eefd - stable/13 - xhci(4): Fix spelling in manual page. Message-ID: <202211121241.2ACCfq10055915@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211121241.2ACCfq10055915>