aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-10 02:26:24 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-10 02:26:24 +0000
commit671f07b47d3596dd9f4a86b59784e8f5c3fa864b (patch)
tree68825e862fe2fdaf61914cbe8ef6118ec6bbfa89
parent412b54ff9b8ff61c203cc32b5a641829858d39a7 (diff)
like this->like that
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/e2fsprogs-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml
index 4843a3554..e5399db99 100644
--- a/chapter06/e2fsprogs-inst.xml
+++ b/chapter06/e2fsprogs-inst.xml
@@ -4,7 +4,7 @@
<para>Install E2fsprogs by running the following commands:</para>
<para>Please note that the empty --with-root-prefix= option below is supposed
-to be like this. We did not forget to supply a value there.</para>
+to be like that. We did not forget to supply a value there.</para>
<para><screen><userinput>./configure --prefix=/usr --with-root-prefix= \</userinput>
<userinput>&nbsp;&nbsp;&nbsp;--enable-elf-shlibs &amp;&amp;</userinput>