aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/prerequisites.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2009-05-24 06:30:54 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2009-05-24 06:30:54 +0000
commit80470e99e8f6b3289667ed38d7d622980035db65 (patch)
tree03e019a9a5c445869078aa8583580fb13a6135b2 /prologue/prerequisites.xml
parentaa0a1be91201fb5663854b319826844f686e0d96 (diff)
Various third to second person edits.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/prerequisites.xml')
-rw-r--r--prologue/prerequisites.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml
index 86d43b91c..85a4ace84 100644
--- a/prologue/prerequisites.xml
+++ b/prologue/prerequisites.xml
@@ -13,10 +13,10 @@
<para>Building an LFS system is not a simple task. It requires a certain
level of existing knowledge of Unix system administration in order to resolve
problems, and correctly execute the commands listed. In particular, as an
- absolute minimum, the reader should already have the ability to use the
+ absolute minimum, you should already have the ability to use the
command line (shell) to copy or move files and directories, list directory
and file contents, and change the current directory. It is also expected that
- the reader has a reasonable knowledge of using and installing Linux
+ you have a reasonable knowledge of using and installing Linux
software.</para>
<para>Because the LFS book assumes <emphasis>at least</emphasis> this basic