git: 5b360fef83a8 - stable/15 - ubtbcmfw.4: Canonicalize SYNOPSIS + tag SPDX

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

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

commit 5b360fef83a8f98eb161cec948d5b076912a65f2
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-13 15:23:03 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:54 +0000

    ubtbcmfw.4: Canonicalize SYNOPSIS + tag SPDX
    
    Event:          EuroBSDcon 2026
    MFC after:      3 days
    
    (cherry picked from commit 28bbe93c5bb5e6fb34bf680341faa9c869417320)
---
 share/man/man4/ubtbcmfw.4 | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/share/man/man4/ubtbcmfw.4 b/share/man/man4/ubtbcmfw.4
index ec1ee6cf2c83..c9d92f9ebf96 100644
--- a/share/man/man4/ubtbcmfw.4
+++ b/share/man/man4/ubtbcmfw.4
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
 .\" Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
 .\" All rights reserved.
 .\"
@@ -31,19 +34,11 @@
 .Nm ubtbcmfw
 .Nd Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
 .Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following line in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device ubtbcmfw"
-.Ed
+.Cd device ubtbcmfw
 .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
-ubtbcmfw_load="YES"
-.Ed
+.Cd ubtbcmfw_load="YES"
 .Sh DESCRIPTION
 The
 .Nm