svn commit: r45372 - head/en_US.ISO8859-1/books/handbook/advanced-networking
Gavin Atkinson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"