git: 1b9ad57f7fad - main - The wi(4) and an(4) drivers have been removed. Delete dead xrefs.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 19:05:57 UTC
The branch main has been updated by schweikh:
URL: https://cgit.FreeBSD.org/src/commit/?id=1b9ad57f7fad805776eb2cd3c7d933cd9d8c0050
commit 1b9ad57f7fad805776eb2cd3c7d933cd9d8c0050
Author: Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2022-08-16 19:05:01 +0000
Commit: Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2022-08-16 19:05:01 +0000
The wi(4) and an(4) drivers have been removed. Delete dead xrefs.
---
usr.sbin/wpa/hostapd/hostapd.8 | 1 -
usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 | 9 ---------
2 files changed, 10 deletions(-)
diff --git a/usr.sbin/wpa/hostapd/hostapd.8 b/usr.sbin/wpa/hostapd/hostapd.8
index 9edbd65438c3..4b4cd3dbad92 100644
--- a/usr.sbin/wpa/hostapd/hostapd.8
+++ b/usr.sbin/wpa/hostapd/hostapd.8
@@ -116,7 +116,6 @@ Store PID in
.Xr rum 4 ,
.Xr run 4 ,
.Xr ural 4 ,
-.Xr wi 4 ,
.Xr hostapd.conf 5 ,
.Xr hostapd_cli 8 ,
.Xr ifconfig 8
diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
index 7ba6e4c2f8aa..6d8db4e8f9b7 100644
--- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
+++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
@@ -60,13 +60,6 @@ is an implementation of the WPA Supplicant component,
i.e., the part that runs in the client stations.
It implements WPA key negotiation with a WPA Authenticator
and EAP authentication with an Authentication Server.
-In addition,
-.Nm
-controls the roaming and IEEE 802.11
-authentication/association support of the
-.Xr wlan 4
-module and can be used to configure static WEP keys
-based on identified networks.
.Pp
The
.Nm
@@ -150,14 +143,12 @@ Display version information on the terminal and exit.
Wait for a control interface monitor before starting.
.El
.Sh SEE ALSO
-.Xr an 4 ,
.Xr ath 4 ,
.Xr ipw 4 ,
.Xr iwi 4 ,
.Xr ral 4 ,
.Xr rum 4 ,
.Xr ural 4 ,
-.Xr wi 4 ,
.Xr wlan 4 ,
.Xr wpi 4 ,
.Xr zyd 4 ,