The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=1f5e2d569db7aa093f683fd1995fe2035780043c
commit 1f5e2d569db7aa093f683fd1995fe2035780043c Author: Jens Schweikhardt <schwe...@freebsd.org> AuthorDate: 2022-08-16 19:08:17 +0000 Commit: Jens Schweikhardt <schwe...@freebsd.org> CommitDate: 2022-08-16 19:08:17 +0000 Oops, wlan(4) is not the removed an(4). Restore that paragraph. --- usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 index 6d8db4e8f9b7..42e2b28481ef 100644 --- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 +++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 @@ -60,6 +60,13 @@ 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