git: 70ca3c62d05d - main - vge.4: Canonicalize SYNOPSIS + Nit Nd quotes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Aug 2026 20:06:36 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=70ca3c62d05d6e3233b3cd4c139e02f4a037e2ef
commit 70ca3c62d05d6e3233b3cd4c139e02f4a037e2ef
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 20:04:45 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 20:04:45 +0000
vge.4: Canonicalize SYNOPSIS + Nit Nd quotes
MFC after: 3 days
---
share/man/man4/vge.4 | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4
index 9c0a89a1034d..c1bdc0a77a9b 100644
--- a/share/man/man4/vge.4
+++ b/share/man/man4/vge.4
@@ -33,22 +33,23 @@
.Os
.Sh NAME
.Nm vge
-.Nd "VIA Networking Technologies Velocity Gigabit Ethernet adapter driver"
+.Nd VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
.Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following lines in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device miibus"
-.Cd "device vge"
-.Ed
+.Cd device miibus
+.Cd device vge
.Pp
-Alternatively, to load the driver as a
-module at boot time, place the following line in
+In
.Xr loader.conf 5 :
-.Bd -literal -offset indent
-if_vge_load="YES"
-.Ed
+.Cd if_vge_load="YES"
+.Cd hw.vge.msi_disable
+.Pp
+In
+.Xr loader.conf 5
+or
+.Xr sysctl.conf 5 :
+.Cd dev.vge.%d.int_holdoff
+.Cd dev.vge.%d.rx_coal_pkt
+.Cd dev.vge.%d.tx_coal_pkt
.Sh DESCRIPTION
The
.Nm