The branch main has been updated by kbowling:

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

commit f4bd011a382269965a4f75aa01b6e6b1ce2a3eba
Author:     Alexander Ziaee <[email protected]>
AuthorDate: 2024-10-27 07:16:19 +0000
Commit:     Kevin Bowling <[email protected]>
CommitDate: 2024-10-28 03:18:14 +0000

    ixl.4 + ice.4: intro sentence for HARDWARE notes
    
    MFC after:      3 days
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1495
---
 share/man/man4/ice.4 | 5 ++++-
 share/man/man4/ixl.4 | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/ice.4 b/share/man/man4/ice.4
index da46c758479c..63fdb244f3ed 100644
--- a/share/man/man4/ice.4
+++ b/share/man/man4/ice.4
@@ -114,7 +114,10 @@ Update Utility for Intel Network Adapter 800 series; 
installed by the
 package.
 .El
 .Sh HARDWARE
-Most adapters in the Intel Ethernet 800 Series with SFP28/QSFP28 cages
+The
+.Nm
+driver supports the Intel Ethernet 800 series.
+Most adapters in this series with SFP28/QSFP28 cages
 have firmware that requires that Intel qualified modules are used; these
 qualified modules are listed below.
 This qualification check cannot be disabled by the driver.
diff --git a/share/man/man4/ixl.4 b/share/man/man4/ixl.4
index bd183be48cd2..fb9d519b22a8 100644
--- a/share/man/man4/ixl.4
+++ b/share/man/man4/ixl.4
@@ -116,7 +116,10 @@ kernel; install the
 package for the latest driver.
 .El
 .Sh HARDWARE
-Most adapters in the Intel Ethernet 700 Series with SFP+/SFP28/QSFP+ cages
+The
+.Nm
+driver supports the Intel Ethernet 700 series.
+Most adapters in this series with SFP+/SFP28/QSFP+ cages
 have firmware that requires that Intel qualified modules are used; these
 qualified modules are listed below.
 This qualification check cannot be disabled by the driver.

Reply via email to