jkt 06/02/21 16:50:58 Modified: xml/htdocs/doc/en distcc.xml Log: Fixed link and license stuff
Revision Changes Path 1.34 +5 -5 xml/htdocs/doc/en/distcc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo Index: distcc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- distcc.xml 18 Feb 2006 23:21:44 -0000 1.33 +++ distcc.xml 21 Feb 2006 16:50:58 -0000 1.34 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.33 2006/02/18 23:21:44 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.34 2006/02/21 16:50:58 jkt Exp $ --> <guide link="/doc/en/distcc.xml"> @@ -30,10 +30,10 @@ </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.14</version> +<version>1.15</version> <date>2006-02-18</date> <chapter> @@ -254,8 +254,8 @@ Boot your new box with a Gentoo Linux LiveCD and follow the <uri link="/doc/en/handbook/handbook-x86.xml?part=1">installation instructions</uri> up until the bootstrapping part. (See the <uri -link="http://www.gentoo.org/doc/en/faq.xml#stage12">Gentoo FAQ</uri> for more -information about bootstrapping.) Then configure Portage to use distcc: +link="/doc/en/faq.xml#stage12">Gentoo FAQ</uri> for more information about +bootstrapping.) Then configure Portage to use distcc: </p> <pre caption="Preliminary Setup"> -- [email protected] mailing list
