git: a2ea439da13a - stable/15 - xl.4: Canonicalize SYNOPSIS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 12:04:30 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=a2ea439da13a3caf33d176e795d68604c0f3166f
commit a2ea439da13a3caf33d176e795d68604c0f3166f
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-28 17:37:24 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:21 +0000
xl.4: Canonicalize SYNOPSIS
While here, remove Nd overquoting.
MFC after: 3 days
(cherry picked from commit e959ad03a29c1a8f28e12e474426413a62cf1510)
---
share/man/man4/xl.4 | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4
index 591703ac93cb..a28383a97114 100644
--- a/share/man/man4/xl.4
+++ b/share/man/man4/xl.4
@@ -33,22 +33,14 @@
.Os
.Sh NAME
.Nm xl
-.Nd "3Com Etherlink XL and Fast Etherlink XL Ethernet device driver"
+.Nd 3Com Etherlink XL and Fast Etherlink XL 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 xl"
-.Ed
+.Cd device miibus
+.Cd device xl
.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_xl_load="YES"
-.Ed
+.Cd if_xl_load="YES"
.Sh DESCRIPTION
The
.Nm