The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=6560ee97e8f51d5147521319dfd9d1e7afe74d34
commit 6560ee97e8f51d5147521319dfd9d1e7afe74d34 Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-03-09 16:34:00 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-03-09 17:43:10 +0000 igc.4: Describe better MFC after: 3 days --- share/man/man4/igc.4 | 8 ++++---- 1 file 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
