aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r--chapter06/e2fsprogs.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 59a98e83b..b9c4ec8b1 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -25,7 +25,7 @@
<para>The E2fsprogs package contains the utilities for handling the
<systemitem class="filesystem">ext2</systemitem> file system. It also
- supports the <systemitem class="filesystem">ext3</systemitem> and
+ supports the <systemitem class="filesystem">ext3</systemitem> and
<systemitem class="filesystem">ext4</systemitem> journaling
file systems.</para>
@@ -129,7 +129,7 @@ cd build</userinput></screen>
<screen><userinput remap="install">make install-libs</userinput></screen>
- <para>Make the installed static libraries writable so debugging symbols can
+ <para>Make the installed static libraries writable so debugging symbols can
be removed later:</para>
<screen><userinput remap="install">chmod -v u+w /usr/lib/{libcom_err,libe2p,libext2fs,libss}.a</userinput></screen>
@@ -296,8 +296,8 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
<varlistentry id="e2undo">
<term><command>e2undo</command></term>
<listitem>
- <para>Replays the undo log undo_log for an ext2/ext3/ext4 filesystem
- found on a device. This can be used to undo a failed operation by an
+ <para>Replays the undo log undo_log for an ext2/ext3/ext4 filesystem
+ found on a device. This can be used to undo a failed operation by an
e2fsprogs program.</para>
<indexterm zone="ch-system-e2fsprogs e2undo">
<primary sortas="b-e2undo">e2undo</primary>
@@ -362,7 +362,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
<term><command>fsck.ext4dev</command></term>
<listitem>
<para>By default checks <systemitem class="filesystem">ext4</systemitem>
- development file systems. This is a hard link to
+ development file systems. This is a hard link to
<command>e2fsck</command>.</para>
<indexterm zone="ch-system-e2fsprogs fsck.ext4dev">
<primary sortas="b-fsck.ext4dev">fsck.ext4dev</primary>