From owner-svn-src-all@FreeBSD.ORG Wed May 16 01:59:09 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2F531065673; Wed, 16 May 2012 01:59:09 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BD5EC8FC0C; Wed, 16 May 2012 01:59:09 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q4G1x9jl017021; Wed, 16 May 2012 01:59:09 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4G1x9Fc017019; Wed, 16 May 2012 01:59:09 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205160159.q4G1x9Fc017019@svn.freebsd.org> From: Glen Barber Date: Wed, 16 May 2012 01:59:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r235499 - head/usr.sbin/wpa/hostapd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2012 01:59:09 -0000 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