Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2023 19:51:27 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 56b9145cd00f - main - em(4): correct a typo
Message-ID:  <202308031951.373JpRAP063728@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/src/commit/?id=56b9145cd00f183e8526015030e2c2d75abcc12f

commit 56b9145cd00f183e8526015030e2c2d75abcc12f
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-08-03 19:51:12 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-08-03 19:51:12 +0000

    em(4): correct a typo
---
 share/man/man4/em.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index f81703f1a727..ebf04b4d8941 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -62,7 +62,7 @@ the Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546,
 The
 .Nm
 driver provides support for PCI Express Gigabit Ethernet adapters
-based on the Intel 82571, 81572, 82573, 82574, and 82583 Ethernet
+based on the Intel 82571, 82572, 82573, 82574, and 82583 Ethernet
 controller chips.
 .Pp
 The



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308031951.373JpRAP063728>