Tweak English idiom in chapter 4.1 (Introduction)

This commit is contained in:
David Bryant 2022-09-23 15:16:02 -05:00
parent 81793c6efc
commit 1cb4a25b36

View File

@ -12,11 +12,11 @@
<para>In this chapter, we will perform a few additional tasks to prepare
for building the temporary system. We will create a set of directories in
<filename class="directory">$LFS</filename> for the installation of the
temporary tools, add an unprivileged user to reduce risk,
<filename class="directory">$LFS</filename> (in which we will install the
temporary tools), add an unprivileged user,
and create an appropriate build environment for that user. We will also
explain the unit of time we use to measure how long LFS packages take to
build, or <quote>SBUs</quote>, and give some information about package
explain the units of time (<quote>SBUs</quote>) we use to measure how
long it takes to build LFS packages, and provide some information about package
test suites.</para>
</sect1>