summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-12 15:08:22 +0000
committergjb <gjb@FreeBSD.org>2012-05-12 15:08:22 +0000
commit67d88d49d47f7e24f595399aff7b0180170a9fd8 (patch)
tree96e9ecd035bd5e73e25e3c47edc970d9de0db051 /usr.sbin/wpa
parentf03eeb7a004f065945832446b54981488d9376be (diff)
downloadFreeBSD-src-67d88d49d47f7e24f595399aff7b0180170a9fd8.zip
FreeBSD-src-67d88d49d47f7e24f595399aff7b0180170a9fd8.tar.gz
General mdoc(7) and typo fixes.
PR: 167804 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Diffstat (limited to 'usr.sbin/wpa')
-rw-r--r--usr.sbin/wpa/hostapd/hostapd.conf.52
-rw-r--r--usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.54
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5
index 3316627..fd91289 100644
--- a/usr.sbin/wpa/hostapd/hostapd.conf.5
+++ b/usr.sbin/wpa/hostapd/hostapd.conf.5
@@ -173,7 +173,7 @@ This conversion uses SSID so the PSK changes when ASCII passphrase is
used and the SSID is changed.
.It Va wpa_psk_file
Optionally, WPA PSKs can be read from a separate text file (containing a
-list of (PSK,MAC address) pairs.
+list of PSK,MAC address pairs).
.It Va wpa_key_mgmt
Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both).
.It Va wpa_pairwise
diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
index d37847e..5d6914f 100644
--- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
+++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
@@ -316,7 +316,7 @@ This can be used to achieve forward secrecy.
If the
.Va dh_file
is in DSA parameters format, it will be automatically converted
-into DH params.
+into DH parameters.
.It Va subject_match
Substring to be matched against the subject of the
authentication server certificate.
@@ -370,7 +370,7 @@ TLS Message Length field in all TLS messages even if they are not
fragmented.
.It Li sim_min_num_chal=3
can be used to configure EAP-SIM to require three
-challenges (by default, it accepts 2 or 3)
+challenges (by default, it accepts 2 or 3).
.It Li fast_provisioning=1
option enables in-line provisioning of EAP-FAST
credentials (PAC).
OpenPOWER on IntegriCloud