aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-09-25 02:22:24 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-09-25 02:22:24 +0000
commit4f2d19e5f92800d813c489564370d61333c5cc36 (patch)
tree2f6bd6a157280b03bbe800239060f3bb980d9058
parent2ee50443d778bed81e139bc6ddb364acf74af31f (diff)
Minor text changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/askforhelp.xml2
-rw-r--r--chapter01/how.xml2
-rw-r--r--prologue/hostreqs.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/askforhelp.xml b/chapter01/askforhelp.xml
index 62113ab43..f7a9d1efa 100644
--- a/chapter01/askforhelp.xml
+++ b/chapter01/askforhelp.xml
@@ -44,7 +44,7 @@
<para>The host distribution and version being used to create LFS</para>
</listitem>
<listitem>
- <para>The output from the <xref linkend='version-check'/></para>
+ <para>The output from the <xref linkend='version-check'/> script</para>
</listitem>
<listitem>
<para>The package or section the problem was encountered in</para>
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 4e0c506cc..c4f3a0a8b 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -74,7 +74,7 @@
a virtual environment and start a new shell whose root directory will be
set to the LFS partition. This is very similar to rebooting and instructing
the kernel to mount the LFS partition as the root partition. The system
- does not actually reboot, but instead <command>chroot</command>'s because
+ does not actually reboot, but instead uses <command>chroot</command> because
creating a bootable system requires additional work which is not necessary
just yet. The major advantage is that <quote>chrooting</quote> allows you
to continue using the host system while LFS is being built. While waiting
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index 51b112eb8..1ce491d66 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -147,7 +147,7 @@
packages.</para>
<!-- Use an empty sect2 element to prevent a pdf warning. -->
- <sect2 id="version-check">
+ <sect2 id="version-check" xreflabel="Section vii, Host System Requirements">
<title> </title>
<para >To see whether your host system has all the appropriate versions, and