Date: Fri, 21 Oct 2022 05:49:06 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a2d60916d0dd - main - xhci(4): Fix spelling in manual page. Message-ID: <202210210549.29L5n6B2085495@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=a2d60916d0dd4073d8da15bad65f301e9f8085fa commit a2d60916d0dd4073d8da15bad65f301e9f8085fa Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-10-21 05:47:54 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-10-21 05:48:30 +0000 xhci(4): Fix spelling in manual page. Noted by: Gary Jennejohn <garyj@gmx.de> MFC after: 1 week Sponsored by: NVIDIA Networking --- 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?202210210549.29L5n6B2085495>