git: 45f8336f3a31 - main - ice.4: Improve SYNOPSIS

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Mon, 06 Oct 2025 18:49:22 UTC
The branch main has been updated by ziaee:

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

commit 45f8336f3a3128c4c935a192e621c4882d6499be
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-10-06 18:48:50 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-10-06 18:48:53 +0000

    ice.4: Improve SYNOPSIS
    
    Remove prose from synopsis, adding sysctls and tunables.
    
    MFC after:              3 days
    Reviewed by:            kbowling
    Differential Revision:  https://reviews.freebsd.org/D52913
---
 share/man/man4/ice.4 | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

diff --git a/share/man/man4/ice.4 b/share/man/man4/ice.4
index 13ad304a2d5a..c7675e627726 100644
--- a/share/man/man4/ice.4
+++ b/share/man/man4/ice.4
@@ -39,18 +39,28 @@
 .Nm ice
 .Nd Intel Ethernet 800 Series Driver
 .Sh SYNOPSIS
-To compile this driver into the kernel, place the following lines in your
-kernel configuration file:
-.Bd -literal -offset indent
 .Cd device iflib
 .Cd device ice
-.Ed
 .Pp
-To load the driver as a module at boot time, place the following lines in
+In
 .Xr loader.conf 5 :
-.Bd -literal -offset indent
-if_ice_load="YES"
-.Ed
+.Cd if_ice_load
+.Cd hw.ice.enable_health_events
+.Cd hw.ice.irdma
+.Cd hw.ice.irdma_max_msix
+.Cd hw.ice.debug.enable_tx_fc_filter
+.Cd hw.ice.debug.enable_tx_lldp_filter
+.Cd hw.ice.debug.ice_tx_balance_en
+.Pp
+In
+.Xr sysctl.conf 5
+or
+.Xr loader.conf 5 :
+.Cd dev.ice.#.current_speed
+.Cd dev.ice.#.fw_version
+.Cd dev.ice.#.ddp_version
+.Cd dev.ice.#.pba_number
+.Cd dev.ice.#.hw.mac.*
 .Sh DESCRIPTION
 .Ss Features
 The