git: 92da9b3e05ae - stable/15 - uath.4: Canonicalize FIRMWARE -> FILES

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

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

commit 92da9b3e05ae4341df8329d59c014a589b22ef8e
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-13 12:50:22 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:53 +0000

    uath.4: Canonicalize FIRMWARE -> FILES
    
    Event:          EuroBSDcon 2026
    MFC after:      3 days
    
    (cherry picked from commit 2b67a5b5273e0af7c9dbf9f92b2b8c7b1940f9c3)
---
 share/man/man4/uath.4 | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/share/man/man4/uath.4 b/share/man/man4/uath.4
index 40dafca5f0a8..14b53e08aa06 100644
--- a/share/man/man4/uath.4
+++ b/share/man/man4/uath.4
@@ -60,17 +60,6 @@ mode operation.
 Only one virtual interface may be configured at any time.
 For more information on configuring this device, see
 .Xr ifconfig 8 .
-.Sh FIRMWARE
-.Nm
-requires firmware that is downloaded to the device.
-This is normally done by the
-.Xr uathload 8
-utility that is launched by
-.Xr devd 8
-when the device is inserted.
-.Xr uathload 8
-includes the firmware in the binary program.
-This firmware is licensed for general use and is included in the base system.
 .Sh HARDWARE
 The
 .Nm
@@ -108,6 +97,17 @@ driver should work with the following adapters:
 .\".It Li "ZyXEL G-200 v2" Ta AR5005UG
 .It Li "ZyXEL XtremeMIMO M-202" Ta AR5005UX
 .El
+.Sh FILES
+.Nm
+requires firmware that is downloaded to the device.
+This is normally done by the
+.Xr uathload 8
+utility that is launched by
+.Xr devd 8
+when the device is inserted.
+.Xr uathload 8
+includes the firmware in the binary program.
+This firmware is licensed for general use and is included in the base system.
 .Sh EXAMPLES
 Join an existing BSS network (i.e., connect to an access point):
 .Bd -literal -offset indent