git: ed0adb244484 - stable/15 - wpa_supplicant.8: Renew SEE ALSO + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 12:05:12 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=ed0adb244484366e5f1e43e63b96b2da5087b84f
commit ed0adb244484366e5f1e43e63b96b2da5087b84f
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-12 13:22:59 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:48 +0000
wpa_supplicant.8: Renew SEE ALSO + tag SPDX
- remove old wifi drivers, these are very old and we have many more
- add quick start guide to connecting to wifi
Event: EuroBSDCon 2026
MFC after: 3 days
Reviewed by: bz, emaste
Differential Revision: https://reviews.freebsd.org/D59615
(cherry picked from commit d5c09e32ce8aa625ab9429c5fe87137fb92bff53)
---
usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
index cba5ce0228d6..ee3810e11166 100644
--- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
+++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
.\" Copyright (c) 2005 Sam Leffler <sam@errno.com>
.\" All rights reserved.
.\"
@@ -22,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 28, 2018
+.Dd September 12, 2026
.Dt WPA_SUPPLICANT 8
.Os
.Sh NAME
@@ -148,16 +151,9 @@ Display version information on the terminal and exit.
Wait for a control interface monitor before starting.
.El
.Sh SEE ALSO
-.Xr ath 4 ,
-.Xr ipw 4 ,
-.Xr iwi 4 ,
-.Xr ral 4 ,
-.Xr rum 4 ,
-.Xr ural 4 ,
.Xr wlan 4 ,
-.Xr wpi 4 ,
-.Xr zyd 4 ,
.Xr wpa_supplicant.conf 5 ,
+.Xr networking 7 ,
.Xr devd 8 ,
.Xr ifconfig 8 ,
.Xr wpa_cli 8 ,