The branch main has been updated by ziaee:

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

commit 0790d99e0b951cfee5be0e1db4bc6fae972aeacb
Author:     Alexander Ziaee <zi...@freebsd.org>
AuthorDate: 2025-08-06 14:57:31 +0000
Commit:     Alexander Ziaee <zi...@freebsd.org>
CommitDate: 2025-08-06 14:57:41 +0000

    man bluetooth/fwdownloaders: Clarify descriptions
    
    s/download/load/ to clarify the difference between these and fwget, our
    utility to install firmware packages, in apropos results. Also, include
    rtlbtfw, I missed that one last time.
    
    MFC after:              3 days
    Reviewed by:            bz, pauamma
    Fixes:                  2c901189bb65 (terse descriptions)
    Differential Revision:  https://reviews.freebsd.org/D51333
---
 usr.sbin/bluetooth/ath3kfw/ath3kfw.8 | 4 ++--
 usr.sbin/bluetooth/bcmfw/bcmfw.8     | 4 ++--
 usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8 | 4 ++--
 usr.sbin/bluetooth/rtlbtfw/rtlbtfw.8 | 4 ++--
 usr.sbin/uathload/uathload.8         | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/usr.sbin/bluetooth/ath3kfw/ath3kfw.8 
b/usr.sbin/bluetooth/ath3kfw/ath3kfw.8
index beb1b102b194..9e54445a012b 100644
--- a/usr.sbin/bluetooth/ath3kfw/ath3kfw.8
+++ b/usr.sbin/bluetooth/ath3kfw/ath3kfw.8
@@ -26,12 +26,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 31, 2024
+.Dd July 15, 2025
 .Dt ATH3KFW 8
 .Os
 .Sh NAME
 .Nm ath3kfw
-.Nd download firmware for Atheros AR3011/AR3012 Bluetooth USB devices
+.Nd load firmware for Atheros AR3011/AR3012 Bluetooth USB devices
 .Sh SYNOPSIS
 .Nm
 .Op Fl DI
diff --git a/usr.sbin/bluetooth/bcmfw/bcmfw.8 b/usr.sbin/bluetooth/bcmfw/bcmfw.8
index 50e9739340ee..28f0cbbafe00 100644
--- a/usr.sbin/bluetooth/bcmfw/bcmfw.8
+++ b/usr.sbin/bluetooth/bcmfw/bcmfw.8
@@ -25,12 +25,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 31, 2024
+.Dd July 15, 2025
 .Dt BCMFW 8
 .Os
 .Sh NAME
 .Nm bcmfw
-.Nd download firmware for Broadcom BCM2033 Bluetooth USB devices
+.Nd load firmware for Broadcom BCM2033 Bluetooth USB devices
 .Sh SYNOPSIS
 .Nm
 .Op Fl h
diff --git a/usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8 
b/usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8
index 87f34435d3f4..ac32a675aa63 100644
--- a/usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8
+++ b/usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8
@@ -26,12 +26,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 15, 2024
+.Dd July 15, 2025
 .Dt IWMBTFW 8
 .Os
 .Sh NAME
 .Nm iwmbtfw
-.Nd download firmware for Intel Wireless AC Bluetooth USB devices
+.Nd load firmware for Intel Wireless AC Bluetooth USB devices
 .Sh SYNOPSIS
 .Nm
 .Op Fl DI
diff --git a/usr.sbin/bluetooth/rtlbtfw/rtlbtfw.8 
b/usr.sbin/bluetooth/rtlbtfw/rtlbtfw.8
index c3c0b83d97e5..5f037de1862e 100644
--- a/usr.sbin/bluetooth/rtlbtfw/rtlbtfw.8
+++ b/usr.sbin/bluetooth/rtlbtfw/rtlbtfw.8
@@ -23,12 +23,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd July 19, 2023
+.Dd July 15, 2025
 .Dt RTLBTFW 8
 .Os
 .Sh NAME
 .Nm rtlbtfw
-.Nd firmware download utility for Realtek 87XX/88XX chip based Bluetooth
+.Nd load firmware for Realtek 87XX/88XX Bluetooth USB devices
 USB devices
 .Sh SYNOPSIS
 .Nm
diff --git a/usr.sbin/uathload/uathload.8 b/usr.sbin/uathload/uathload.8
index 41cb2b4c1da7..758e021a936e 100644
--- a/usr.sbin/uathload/uathload.8
+++ b/usr.sbin/uathload/uathload.8
@@ -23,12 +23,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 11, 2010
+.Dd July 15, 2025
 .Dt UATHLOAD 8
 .Os
 .Sh NAME
 .Nm uathload
-.Nd "firmware loader for Atheros USB wireless driver"
+.Nd load firmware for Atheros USB wireless devices"
 .Sh SYNOPSIS
 .Nm
 .Op Fl v

Reply via email to