swift 05/06/14 09:59:22 Modified: xml/htdocs/doc/en/handbook hb-net-management.xml Log: Better caption in pre tag, remove use of <br/>
Revision Changes Path 1.3 +5 -5 xml/htdocs/doc/en/handbook/hb-net-management.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-management.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-management.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-management.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-net-management.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-net-management.xml 14 Jun 2005 09:58:11 -0000 1.2 +++ hb-net-management.xml 14 Jun 2005 09:59:22 -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>Network Management</title> @@ -26,7 +26,7 @@ <note> This document only talks about ifplugd, but there are alternatives you can -look into like quickswitch +look into like quickswitch. </note> </body> @@ -42,13 +42,13 @@ ones come in range. </p> -<pre caption="install ifplugd"> +<pre caption="Installing ifplugd"> # <i>emerge sys-apps/ifplugd</i> </pre> <p> Configuration for ifplugd is fairly straightforward too. The configuration file -is held in <path>/etc/conf.d/ifplugd</path><br/> +is held in <path>/etc/conf.d/ifplugd</path>. Run <c>man ifplugd</c> for details on what the variables do. </p> -- [email protected] mailing list
