aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/e2fsprogs-exp.xml')
-rw-r--r--chapter06/e2fsprogs-exp.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/e2fsprogs-exp.xml b/chapter06/e2fsprogs-exp.xml
index 69c097125..ad326915f 100644
--- a/chapter06/e2fsprogs-exp.xml
+++ b/chapter06/e2fsprogs-exp.xml
@@ -4,10 +4,10 @@
<para><userinput>--with-root-prefix="":</userinput> The
reason for supplying this option is because of the setup of the
e2fsprogs Makefile. Some programs are essential for system use when,
-for example, /usr isn't mounted (like the e2fsck program). These
-programs and libraries therefore belong in directories like /lib and
+for example, /usr isn't mounted (like the e2fsck program). These
+programs and libraries, therefore, belong in directories like /lib and
/sbin. If this option isn't passed to E2fsprogs's configure, it places
-these programs in /usr which is not what we want.</para>
+these programs in /usr, which is not what we want.</para>
<para><userinput>--enable-elf-shlibs:</userinput> This creates shared
libraries that some programs in this package can make use of.</para>