diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-03 22:47:39 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-03 22:47:39 +0000 |
commit | 5763f6758eff4e014e353fca57c2064915c46544 (patch) | |
tree | e61156e65964d02bfffcbbe068f6e07c3c6bf966 /chapter05/expect.xml | |
parent | d27a27bee96bda9893300fa12df48f5789d2c0c3 (diff) |
Fixing some tiny typos, and rephrasing a few more lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/expect.xml')
-rw-r--r-- | chapter05/expect.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 8c7acc7f8..f2505d1ae 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -54,7 +54,7 @@ suite, the following command will do so:</para> <screen><userinput>make SCRIPTS="" install</userinput></screen> -<para>The meaning of the make option:</para> +<para>The meaning of the make parameter:</para> <itemizedlist> <listitem><para><userinput>SCRIPTS=""</userinput>: This prevents installation of |