diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-03-09 16:34:00 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-03-09 17:43:10 +0000 |
| commit | 6560ee97e8f51d5147521319dfd9d1e7afe74d34 (patch) | |
| tree | e2896ea70df30bc3accc2f2b91b644a6d7e6abf7 | |
| parent | 87c6ec16857939693ee4d5bef9e8aa8b04bad5dc (diff) | |
igc.4: Describe better
MFC after: 3 days
| -rw-r--r-- | share/man/man4/igc.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/igc.4 b/share/man/man4/igc.4 index a67ed1c15ee8..757c7dd4510d 100644 --- a/share/man/man4/igc.4 +++ b/share/man/man4/igc.4 @@ -1,14 +1,14 @@ -.\"- +.\" .\" Copyright 2021 Intel Corp .\" Copyright 2021 Rubicon Communications, LLC (Netgate) .\" SPDX-License-Identifier: BSD-3-Clause .\" -.Dd January 9, 2023 +.Dd March 9, 2026 .Dt IGC 4 .Os .Sh NAME .Nm igc -.Nd "Intel Ethernet Controller I225 driver" +.Nd Intel Ethernet Controller I225 2.5GbE driver .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your @@ -77,7 +77,7 @@ mode is supported at this speed. .Sh HARDWARE The .Nm -driver supports the following models: +driver supports the following 2.5Gb Ethernet controllers: .Pp .Bl -bullet -compact .It |
