aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <concussious@runbox.com>2024-10-12 15:41:03 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-10-15 20:18:02 +0000
commit5c59e40bc419870659946156b45a390cabd69c02 (patch)
treea2f8c71cd661d307fd2bec450ac4670bfe38fb29
parentce4cc746bb4171a131ab9099947a500c0de18ff4 (diff)
wpa_supplicant: xref relevant wpa_passphrase(8)
Reviewed by: mhorne MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/1461
-rw-r--r--usr.sbin/wpa/wpa_supplicant/wpa_supplicant.83
1 files changed, 2 insertions, 1 deletions
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