From 925414842a22430356ca8b89393588ad05154fe9 Mon Sep 17 00:00:00 2001 From: David Bryant Date: Wed, 21 Sep 2022 15:53:38 -0500 Subject: [PATCH] Corrected English idiom, fixed some typos in chapter 2.3 (Stages) --- chapter02/stages.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/chapter02/stages.xml b/chapter02/stages.xml index 7c151975f..71f388df5 100644 --- a/chapter02/stages.xml +++ b/chapter02/stages.xml @@ -34,7 +34,7 @@ - Chapter 5–6 + Chapters 5–6 @@ -44,8 +44,8 @@ These two chapters must be done as user lfs. - A su - lfs needs to be done before any task in these - chapters. Failing to do that, you are at risk of installing packages to the + A su - lfs comand must be issued before any task in these + chapters. If you don't do that, you are at risk of installing packages to the host, and potentially rendering it unusable. @@ -54,13 +54,13 @@ are critical. If there is any doubt about installing a package, ensure any previously expanded tarballs are removed, then re-extract the package files, and complete all - instructions in that section. + the instructions in that section. - Chapter 7–10 + Chapters 7–10 @@ -69,7 +69,7 @@ A few operations, from Changing Ownership to - Entering the Chroot Environment must be done as the + Entering the Chroot Environment, must be done as the root user, with the LFS environment variable set for the &root; user. @@ -77,7 +77,7 @@ When entering chroot, the LFS environment variable must be set for root. The LFS - variable is not used afterwards. + variable is not used after entering the chroot environment.