diff options
| author | Yogesh Bhosale <yogesh.bhosale@intel.com> | 2025-11-10 19:23:46 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-11-10 20:06:32 +0000 |
| commit | abd53b16c03f77c12bb8b77d9e2e4cf392745361 (patch) | |
| tree | 9f3c0125311c7c9d5d7dd10e18dfccf36e731281 | |
| parent | b568711f8ef1afd7c86ea2d8bd2f94f399f54dc1 (diff) | |
ix.4: Add E610 to HARDWARE section
MFC after: 3 days
Reviewed by: ziaee
Fixes: dea5f973d0c8 (new Intel Ethernet E610 family)
Differential Revision: https://reviews.freebsd.org/D52990
| -rw-r--r-- | share/man/man4/ix.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ix.4 b/share/man/man4/ix.4 index 418b6e1188ab..e6f4276e1a77 100644 --- a/share/man/man4/ix.4 +++ b/share/man/man4/ix.4 @@ -29,7 +29,7 @@ .\" .\" * Other names and brands may be claimed as the property of others. .\" -.Dd October 26, 2024 +.Dd November 10, 2025 .Dt IX 4 .Os .Sh NAME @@ -78,6 +78,8 @@ including: .Pp .Bl -bullet -compact .It +Intel(R) Ethernet E610 +.It Intel(R) Ethernet X553 .It Intel(R) Ethernet X552 |
