smithj 05/07/01 22:35:20 Modified: xml/htdocs/doc/en distcc.xml Log: #42712: a few minor english fixes
Revision Changes Path 1.27 +3 -3 xml/htdocs/doc/en/distcc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml?rev=1.27&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.27&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml.diff?r1=1.26&r2=1.27&cvsroot=gentoo Index: distcc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- distcc.xml 25 Mar 2005 14:43:23 -0000 1.26 +++ distcc.xml 1 Jul 2005 22:35:19 -0000 1.27 @@ -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.26 2005/03/25 14:43:23 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.27 2005/07/01 22:35:19 smithj Exp $ --> <guide link="/doc/en/distcc.xml"> @@ -49,7 +49,7 @@ <p> Distcc is a program designed to distribute compiling tasks across a network to -participating hosts. It is comprised of a server, <c>distccd</c>, and a client +participating hosts. It is comprised of a server, <c>distccd</c>, and a client program, <c>distcc</c>. Distcc can work transparently with <uri link="http://ccache.samba.org">ccache</uri> and Portage with a little work. </p> @@ -62,7 +62,7 @@ <p> If you are planning on using distcc to help you bootstrap a Gentoo installation, -make sure you read the section <uri link="#bootstrapping">Using distcc to +make sure you read the section <uri link="#bootstrapping">Using distcc to Bootstrap</uri>, which is situated further down in this document. </p> -- [email protected] mailing list
