swift 05/06/14 09:56:52 Modified: xml/htdocs/doc/en/handbook hb-net-functions.xml Log: Remove use of <br/>
Revision Changes Path 1.3 +4 -4 xml/htdocs/doc/en/handbook/hb-net-functions.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-functions.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-functions.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-functions.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-net-functions.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-net-functions.xml 14 Jun 2005 09:53:37 -0000 1.2 +++ hb-net-functions.xml 14 Jun 2005 09:56:52 -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>Standard function hooks</title> @@ -34,7 +34,7 @@ </p> <p> -<c>${IFACE}</c> is set to the interface being brought up/down<br/> +<c>${IFACE}</c> is set to the interface being brought up/down. <c>${IFVAR}</c> is <c>${IFACE}</c> converted to variable name bash allows </p> @@ -118,7 +118,7 @@ </p> <p> -<c>${ESSID}</c> is set to the exact ESSID of the AP you're connecting to<br/> +<c>${ESSID}</c> is set to the exact ESSID of the AP you're connecting to. <c>${ESSIDVAR}</c> is <c>${ESSID}</c> converted to variable name bash allows </p> -- [email protected] mailing list
