git: 59b062ee7d82 - main - vr.4: Canonicalize SYNOPSIS + tag SPDX

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sat, 29 Aug 2026 03:34:47 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=59b062ee7d822c763024de6992b11c7241f968c9

commit 59b062ee7d822c763024de6992b11c7241f968c9
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 03:22:23 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 03:23:40 +0000

    vr.4: Canonicalize SYNOPSIS + tag SPDX
    
    While here, remove superflouous Nd quoting.
    
    MFC after:      3 days
---
 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