From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1GyXYE-0002op-9V for garchives@archives.gentoo.org; Sun, 24 Dec 2006 17:54:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBOHs4pe001438; Sun, 24 Dec 2006 17:54:04 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBOHs3E2012552 for ; Sun, 24 Dec 2006 17:54:03 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 6024564641 for ; Sun, 24 Dec 2006 17:54:02 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sun, 24 Dec 2006 17:54:01 +0000 From: "Josh Saddler" Date: Sun, 24 Dec 2006 17:54:01 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: distcc.xml Message-Id: <20061224175402.6024564641@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 450ab548-b285-4856-9c4c-80335810755e X-Archives-Hash: 71ef70f14add8c9263d11e0f0631dc55 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 @@ - + @@ -33,8 +33,8 @@ -1.17 -2006-09-04 +1.18 +2006-12-24 Introduction @@ -214,8 +214,8 @@
 # export PATH="/usr/lib/ccache/bin:/usr/lib/distcc/bin:${PATH}"
-You can put this in your .bashrc or equivelant file to have the PATH
-set every time you log in
+(You can put this in your ~/.bashrc or equivalent file to have the PATH
+set every time you log in)
 

-- gentoo-doc-cvs@gentoo.org mailing list