nightmorph 06/12/24 17:54:01 Modified: distcc.xml Log: added full path to a code listing, bug 159018
Revision Changes Path 1.39 xml/htdocs/doc/en/distcc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?r1=1.38&r2=1.39 Index: distcc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- distcc.xml 29 Nov 2006 15:48:57 -0000 1.38 +++ distcc.xml 24 Dec 2006 17:54:01 -0000 1.39 @@ -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.38 2006/11/29 15:48:57 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.39 2006/12/24 17:54:01 nightmorph Exp $ --> <guide link="/doc/en/distcc.xml"> @@ -33,8 +33,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.17</version> -<date>2006-09-04</date> +<version>1.18</version> +<date>2006-12-24</date> <chapter> <title>Introduction</title> @@ -214,8 +214,8 @@ <pre caption="Setting your path"> # <i>export PATH="/usr/lib/ccache/bin:/usr/lib/distcc/bin:${PATH}"</i> -<comment>You can put this in your .bashrc or equivelant file to have the PATH -set every time you log in</comment> +<comment>(You can put this in your ~/.bashrc or equivalent file to have the PATH +set every time you log in)</comment> </pre> <p> -- [email protected] mailing list
