Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 02:20:16 +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-8@freebsd.org
Subject:   svn commit: r235596 - stable/8/usr.sbin/wpa/hostapd
Message-ID:  <201205180220.q4I2KGSB029852@svn.freebsd.org>

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

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

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

Modified: stable/8/usr.sbin/wpa/hostapd/hostapd.conf.5
==============================================================================
--- stable/8/usr.sbin/wpa/hostapd/hostapd.conf.5	Fri May 18 02:19:53 2012	(r235595)
+++ stable/8/usr.sbin/wpa/hostapd/hostapd.conf.5	Fri May 18 02:20:15 2012	(r235596)
@@ -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?201205180220.q4I2KGSB029852>