mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
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: 2c901189bb (terse descriptions)
Differential Revision: https://reviews.freebsd.org/D51333
This commit is contained in:
parent
20056f0e5a
commit
0790d99e0b
5 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue