From 74baeed7cd1f5b68a946e630317103fd682a086f Mon Sep 17 00:00:00 2001 From: Jacob Godserv Date: Wed, 20 Jan 2010 16:15:08 -0500 Subject: [PATCH 3/9] Minor grammar fixes in the intro to crossdev --- .../en/base/embedded/handbook/cross-compiler.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml b/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml index a595a8d..f3ef99a 100644 --- a/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml +++ b/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml @@ -53,8 +53,8 @@ stage3 chroot. (This is the same chroot you used to install Gentoo.) Intro

- Generating a cross-compiler by hand is a long and painful process. This is - why it has been fully integrated into Gentoo! A frontend called + Generating a cross-compiler by hand was a long and painful process. This is + why it has been fully integrated into Gentoo! Our frontend called crossdev (which you can install with emerge crossdev) will run emerge with all of the proper environment variables and install all the right packages to generate arbitrary cross-compilers based on your -- 1.6.4.4