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 1Hyr94-0000cy-JJ for garchives@archives.gentoo.org; Thu, 14 Jun 2007 15:21:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l5EFLlc7030325; Thu, 14 Jun 2007 15:21:47 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l5EFLkxt030320 for ; Thu, 14 Jun 2007 15:21:47 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 50493648C8 for ; Thu, 14 Jun 2007 15:21:45 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Hyr8p-0002Vq-Bl for gentoo-doc-cvs@lists.gentoo.org; Thu, 14 Jun 2007 15:21:43 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml Message-Id: From: Josh Saddler Date: Thu, 14 Jun 2007 15:21:43 +0000 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: 5ff039be-6c03-4ea0-bb1b-79dd7f8d56e6 X-Archives-Hash: 19a403089bc28bd3505219762377b0eb nightmorph 07/06/14 15:21:43 Modified: hb-install-stage.xml Log: typo fix, no content change. thanks to pva for noticing. Revision Changes Path 1.109 xml/htdocs/doc/en/handbook/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.109&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.108&r2=1.109 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- hb-install-stage.xml 14 Jun 2007 03:26:54 -0000 1.108 +++ hb-install-stage.xml 14 Jun 2007 15:21:43 -0000 1.109 @@ -4,7 +4,7 @@ - + @@ -424,7 +424,7 @@

When you define the CFLAGS and CXXFLAGS, you should combine -several optimization flags. The default values contained in the stage3 archived +several optimization flags. The default values contained in the stage3 archive you unpacked should be good enough. The following example is just an example:

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