Date: Mon, 27 Oct 2025 06:27:54 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a859a5c6978d - main - pci.9: Fix a typo in the manual page Message-ID: <202510270627.59R6Rs2U039252@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=a859a5c6978de121efc7771351d32550ee430b7c commit a859a5c6978de121efc7771351d32550ee430b7c Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2025-10-26 15:48:36 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2025-10-27 06:27:27 +0000 pci.9: Fix a typo in the manual page - s/maxmimum/maximum/ MFC after: 5 days --- share/man/man9/pci.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/pci.9 b/share/man/man9/pci.9 index eeb62a63a2bd..871f69f887a6 100644 --- a/share/man/man9/pci.9 +++ b/share/man/man9/pci.9 @@ -523,7 +523,7 @@ device is not a PCI-express device, returns zero. When completion timeouts are disabled for .Fa dev , -this function returns the maxmimum timeout that would be used if timeouts +this function returns the maximum timeout that would be used if timeouts were enabled. .Pp Thehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510270627.59R6Rs2U039252>
