git: f03b08c9c4cc - stable/15 - ubser.4: Canonicalize SYNOPSIS + tag SPDX

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

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

commit f03b08c9c4ccc137bdaf15c5bc5fdcfeb3ab2542
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-13 12:53:46 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:54 +0000

    ubser.4: Canonicalize SYNOPSIS + tag SPDX
    
    Event:          EuroBSDcon 2026
    MFC after:      3 days
    
    (cherry picked from commit 372b94623ca48d7ceae02175b5ffd635e62c2c58)
---
 share/man/man4/ubser.4 | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

diff --git a/share/man/man4/ubser.4 b/share/man/man4/ubser.4
index 58a24c3e8b04..877ea8f73330 100644
--- a/share/man/man4/ubser.4
+++ b/share/man/man4/ubser.4
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifer: BSD-2-Clause
+.\"
 .\" Copyright (c) 2004 Bernd Walter <ticso@FreeBSD.org>
 .\"
 .\" $URL: https://devel.bwct.de/svn/projects/ubser/ubser.4 $
@@ -33,21 +36,13 @@
 .Nm ubser
 .Nd USB support for BWCT console serial adapters
 .Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following line in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device usb"
-.Cd "device ucom"
-.Cd "device ubser"
-.Ed
+.Cd device usb
+.Cd device ucom
+.Cd device ubser
 .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
-ubser_load="YES"
-.Ed
+.Cd ubser_load="YES"
 .Sh HARDWARE
 The
 .Nm