svn commit: r235499 - head/usr.sbin/wpa/hostapd

Glen Barber gjb at FreeBSD.org
Wed May 16 01:59:09 UTC 2012


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


More information about the svn-src-all mailing list