Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 20:53:11 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45372 - head/en_US.ISO8859-1/books/handbook/advanced-networking
Message-ID:  <201407242053.s6OKrBik073394@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Thu Jul 24 20:53:11 2014
New Revision: 45372
URL: http://svnweb.freebsd.org/changeset/doc/45372

Log:
  Move a paragraph about debugging wpa_supplicant issues to a more logical
  place.  Translators note that the paragraph text has not changed.

Modified:
  head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Thu Jul 24 20:51:38 2014	(r45371)
+++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Thu Jul 24 20:53:11 2014	(r45372)
@@ -2191,17 +2191,17 @@ freebsdap       00:11:95:c3:0d:ac    1  
 	    <acronym>WPA</acronym> or <acronym>WEP</acronym>,
 	    configure the access point for open authentication and
 	    no security to see if traffic will pass.</para>
+
+	  <para>Debugging support is provided by
+	    &man.wpa.supplicant.8;.  Try running this utility manually
+	    with the <option>-dd</option> option and look at the
+	    system logs.</para>
 	</listitem>
 
 	<listitem>
 	  <para>Once the system can associate with the access point,
 	    diagnose the network configuration using tools like
 	    &man.ping.8;.</para>
-
-	  <para>Debugging support is provided by
-	    &man.wpa.supplicant.8;.  Try running this utility manually
-	    with the <option>-dd</option> option and look at the
-	    system logs.</para>
 	</listitem>
 
 	<listitem>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407242053.s6OKrBik073394>