swift 05/06/14 10:14:48 Modified: xml/htdocs/doc/en/handbook hb-net-wireless.xml Log: Correct usage of GuideXML, remove <br/>
Revision Changes Path 1.3 +13 -12 xml/htdocs/doc/en/handbook/hb-net-wireless.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-wireless.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-net-wireless.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-net-wireless.xml 14 Jun 2005 10:12:33 -0000 1.2 +++ hb-net-wireless.xml 14 Jun 2005 10:14:48 -0000 1.3 @@ -6,8 +6,8 @@ <sections> -<version>1.0</version> -<date>2005-06-06</date> +<version>1.1</version> +<date>2005-06-14</date> <section> <title>Introduction</title> @@ -58,7 +58,8 @@ </pre> <impo> -You have to have CONFIG_PACKET enabled in your kernel for wpa_supplicant to work +You have to have CONFIG_PACKET enabled in your kernel for wpa_supplicant to +work. </impo> <p> @@ -80,7 +81,7 @@ If you're using the host-ap driver you will need to put the card in Managed mode before it can be used with wpa_supplicant correctly. You can use <e>iwconfig_eth0="mode managed"</e> to achieve this in -<c>/etc/conf.d/net</c>. +<path>/etc/conf.d/net</path>. </note> <p> @@ -205,7 +206,7 @@ </note> <impo> -You <b>will</b> need to consult the +You <e>will</e> need to consult the <uri link="?part=3&chap=2#variable_name">variable name</uri> documentation. </impo> @@ -339,7 +340,7 @@ <impo> The below is taken verbatim from the BSD wavelan documentation found at <uri link="http://www.netbsd.org/Documentation/network/wavelan.html"> -the NetBSD documentation</uri><br/><br/> +the NetBSD documentation</uri>. There are 14 channels possible; We are told that channels 1-11 are legal for North America, channels 1-13 for most of Europe, channels 10-13 for France, and only channel 14 for Japan. If in doubt, please refer to the documentation @@ -399,9 +400,9 @@ <ti>MAC</ti> <ti> Some drivers do not reset the MAC address associated with to an - invalid one when they loose or attempt to associate.<br/> - Some drivers do not reset the quality level when whey loose - or attempt assocciation.<br/> + invalid one when they loose or attempt to associate. + Some drivers do not reset the quality level when they loose + or attempt assocciation. Valid settings are MAC, quality and all. </ti> </tr> @@ -417,7 +418,7 @@ <ti>iwpriv_scan_pre_eth0</ti> <ti/> <ti> - Sends some iwpriv commands to the interface before scanning<br/> + Sends some iwpriv commands to the interface before scanning. See the iwpriv man page for more details </ti> </tr> @@ -425,7 +426,7 @@ <ti>iwpriv_scan_post_eth0</ti> <ti/> <ti> - Sends some iwpriv commands to the interface after scanning<br/> + Sends some iwpriv commands to the interface after scanning. See the iwpriv man page for more details </ti> </tr> @@ -449,7 +450,7 @@ </note> <impo> -You <b>will</b> need to consult the +You <e>will</e> need to consult the <uri link="?part=3&chap=2#variable_name">variable name</uri> documentation. </impo> -- [email protected] mailing list
