git: 7965dbfd5b70 - stable/14 - wpa_supplicant: xref relevant wpa_passphrase(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Nov 2024 15:56:48 UTC
The branch stable/14 has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=7965dbfd5b70ed787ad928cc3de44e19035b3e0b
commit 7965dbfd5b70ed787ad928cc3de44e19035b3e0b
Author: Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-10-12 15:41:03 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2024-11-04 15:56:25 +0000
wpa_supplicant: xref relevant wpa_passphrase(8)
Reviewed by: mhorne
MFC after: 3 days
Pull Request: https://github.com/freebsd/freebsd-src/pull/1461
(cherry picked from commit 5c59e40bc419870659946156b45a390cabd69c02)
---
usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
index 9b51c3d8688c..cba5ce0228d6 100644
--- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
+++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8
@@ -160,7 +160,8 @@ Wait for a control interface monitor before starting.
.Xr wpa_supplicant.conf 5 ,
.Xr devd 8 ,
.Xr ifconfig 8 ,
-.Xr wpa_cli 8
+.Xr wpa_cli 8 ,
+.Xr wpa_passphrase 8
.Sh HISTORY
The
.Nm