git: c5beef4b6f52 - stable/15 - udl.4: Canonicalize SYNOPSIS

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Wed, 16 Sep 2026 12:05:26 UTC
The branch stable/15 has been updated by ziaee:

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

commit c5beef4b6f52c6ba40cec39f168a7b5b59316e7f
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-13 15:44:43 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:55 +0000

    udl.4: Canonicalize SYNOPSIS
    
    Event:          EuroBSDcon 2026
    MFC after:      3 days
    
    (cherry picked from commit 7b70103a6303b53ea8130cfbb89a3eb2e476e2e5)
---
 share/man/man4/udl.4 | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/share/man/man4/udl.4 b/share/man/man4/udl.4
index eab17302d5a4..3f75ad8abc61 100644
--- a/share/man/man4/udl.4
+++ b/share/man/man4/udl.4
@@ -24,20 +24,12 @@
 .Nm udl
 .Nd DisplayLink DL-120 / DL-160 USB display 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 udl"
-.Cd "device videomode"
-.Ed
+.Cd device udl
+.Cd device videomode
 .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
-udl_load="YES"
-.Ed
+.Cd udl_load="YES"
 .Sh HARDWARE
 The
 .Nm