git: e959ad03a29c - main - xl.4: Canonicalize SYNOPSIS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Aug 2026 18:15:25 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=e959ad03a29c1a8f28e12e474426413a62cf1510
commit e959ad03a29c1a8f28e12e474426413a62cf1510
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-28 17:37:24 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-28 17:51:49 +0000
xl.4: Canonicalize SYNOPSIS
While here, remove Nd overquoting.
MFC after: 3 days
---
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