Date: Wed, 16 May 2012 01:59:09 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r235499 - head/usr.sbin/wpa/hostapd Message-ID: <201205160159.q4G1x9Fc017019@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer) Date: Wed May 16 01:59:09 2012 New Revision: 235499 URL: http://svn.freebsd.org/changeset/base/235499 Log: Reword hostapd.conf(5) sentence. Suggested by: hrs MFC after: 3 days X-MFC-With: r235337 (a bit delayed...) Modified: head/usr.sbin/wpa/hostapd/hostapd.conf.5 Modified: head/usr.sbin/wpa/hostapd/hostapd.conf.5 ============================================================================== --- head/usr.sbin/wpa/hostapd/hostapd.conf.5 Wed May 16 00:37:37 2012 (r235498) +++ head/usr.sbin/wpa/hostapd/hostapd.conf.5 Wed May 16 01:59:09 2012 (r235499) @@ -172,8 +172,8 @@ will be converted to PSK. 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). +Optionally, WPA PSKs can be read from a separate text file containing a +list of PSK and MAC address pairs. .It Va wpa_key_mgmt Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). .It Va wpa_pairwise
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205160159.q4G1x9Fc017019>