diff options
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/chapter02.xml | 2 | ||||
-rw-r--r-- | chapter02/creatingfilesystem.xml | 2 | ||||
-rw-r--r-- | chapter02/hostreqs.xml | 2 | ||||
-rw-r--r-- | chapter02/stages.xml | 10 |
4 files changed, 8 insertions, 8 deletions
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 39ed9ce59..c228ef2d8 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<chapter id="chapter-partitioning" xreflabel="Chapter 2"> +<chapter id="chapter-partitioning" xreflabel="Chapter 2"> <?dbhtml dir="chapter02"?> <?dbhtml filename="chapter02.html"?> diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml index 22a094728..ebdd79c5c 100644 --- a/chapter02/creatingfilesystem.xml +++ b/chapter02/creatingfilesystem.xml @@ -60,7 +60,7 @@ <note> <para>Some host distributions use custom features in their filesystem creation tools (E2fsprogs). This can cause problems when booting into your new - LFS in Chapter 9, as those features will not be supported by the LFS-installed + LFS in Chapter 9, as those features will not be supported by the LFS-installed E2fsprogs; you will get an error similar to <quote>unsupported filesystem features, upgrade your e2fsprogs</quote>. To check if your host system uses custom enhancements, run the following command:</para> diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 2848876d8..821789837 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -94,7 +94,7 @@ <para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></para> <para>The reason for the kernel version requirement is that we specify - that version when building <application>glibc</application> in Chapter 6 + that version when building <application>glibc</application> in Chapter 6 at the recommendation of the developers. It is also required by udev.</para> diff --git a/chapter02/stages.xml b/chapter02/stages.xml index fd5792f7c..7d04e6ca5 100644 --- a/chapter02/stages.xml +++ b/chapter02/stages.xml @@ -18,7 +18,7 @@ different points.</para> <sect2> - <title>Chapters 1-4</title> + <title>Chapters 1–4</title> <para>These chapters are accomplished on the host system. When restarting, be careful of the following:</para> @@ -33,7 +33,7 @@ </sect2> <sect2> - <title>Chapter 5</title> + <title>Chapter 5</title> <itemizedlist> <listitem> @@ -41,10 +41,10 @@ </listitem> <listitem> - <para><emphasis>ALL</emphasis> instructions in Chapter 5 + <para><emphasis>ALL</emphasis> instructions in Chapter 5 must be done by user <emphasis>lfs</emphasis>. A <command>su - lfs</command> needs to be done before any - task in Chapter 5.</para> + task in Chapter 5.</para> </listitem> <listitem> @@ -58,7 +58,7 @@ </sect2> <sect2> - <title>Chapters 6-8</title> + <title>Chapters 6–8</title> <itemizedlist> <listitem> |