Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 02:19:53 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r235595 - stable/9/usr.sbin/wpa/hostapd
Message-ID:  <201205180219.q4I2JrjN029800@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer)
Date: Fri May 18 02:19:53 2012
New Revision: 235595
URL: http://svn.freebsd.org/changeset/base/235595

Log:
  MFC r235499:
  
  Reword hostapd.conf(5) sentence.

Modified:
  stable/9/usr.sbin/wpa/hostapd/hostapd.conf.5
Directory Properties:
  stable/9/usr.sbin/wpa/   (props changed)

Modified: stable/9/usr.sbin/wpa/hostapd/hostapd.conf.5
==============================================================================
--- stable/9/usr.sbin/wpa/hostapd/hostapd.conf.5	Fri May 18 02:16:35 2012	(r235594)
+++ stable/9/usr.sbin/wpa/hostapd/hostapd.conf.5	Fri May 18 02:19:53 2012	(r235595)
@@ -171,8 +171,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?201205180219.q4I2JrjN029800>