diff options
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 36ae6bda2..7f8514871 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -147,9 +147,9 @@ install -v -m644 -D ../doc/libblkid.txt \ <seglistitem> <seg>badblocks, blkid, chattr, compile_et, debugfs, dumpe2fs, e2fsck, e2image, e2label, e2undo, filefrag, findfs, fsck, fsck.ext2, fsck.ext3, - fsck.ext4, fsck.ext4dev, logsave, lsattr, + fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, fsck.ext4, fsck.ext4dev, - mklost+found, resize2fs, tune2fs, uuidd, and uuidgen.</seg> + mklost+found, resize2fs, tune2fs, uuidd, and uuidgen.</seg> <seg>libblkid.{a,so}, libcom_err.{a,so}, libe2p.{a,so}, libext2fs.{a,so}, libss.{a,so}, and libuuid.{a,so}</seg> </seglistitem> @@ -269,9 +269,9 @@ install -v -m644 -D ../doc/libblkid.txt \ <varlistentry id="e2undo"> <term><command>e2undo</command></term> <listitem> - <para>Replayd 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> + <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> </indexterm> @@ -347,7 +347,7 @@ install -v -m644 -D ../doc/libblkid.txt \ <listitem> <para>By default checks <systemitem class="filesystem">ext4</systemitem> development file systems. This is a hard link to - <command>fsck</command>.</para> + <command>fsck</command>.</para> <indexterm zone="ch-system-e2fsprogs fsck.ext4dev"> <primary sortas="b-fsck.ext4dev">fsck.ext4dev</primary> </indexterm> |