git: 80cc77961a64 - stable/15 - vr.4: Canonicalize SYNOPSIS + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 12:04:42 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=80cc77961a648729fde5da07458658916dbacb3c
commit 80cc77961a648729fde5da07458658916dbacb3c
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 03:22:23 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:33 +0000
vr.4: Canonicalize SYNOPSIS + tag SPDX
While here, remove superflouous Nd quoting.
MFC after: 3 days
(cherry picked from commit 59b062ee7d822c763024de6992b11c7241f968c9)
---
share/man/man4/vr.4 | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4
index c18133b57b0a..6dd11df8b21d 100644
--- a/share/man/man4/vr.4
+++ b/share/man/man4/vr.4
@@ -33,22 +33,14 @@
.Os
.Sh NAME
.Nm vr
-.Nd "VIA Technologies Rhine I/II/III Ethernet device driver"
+.Nd VIA Technologies Rhine I/II/III Ethernet device 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 vr"
-.Ed
+.Cd device miibus
+.Cd device vr
.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_vr_load="YES"
-.Ed
+.Cd if_vr_load="YES"
.Sh DESCRIPTION
The
.Nm