diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/e2fsprogs.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 6b67998b7..287e740ed 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -297,7 +297,7 @@ install-info --dir-file=/usr/share/info/dir \ <term><command>fsck.ext2</command></term> <listitem> <para>By default checks <systemitem class="filesystem">ext2</systemitem> - file systems. This is a hard link to <command>fsck</command>.</para> + file systems. This is a hard link to <command>e2fsck</command>.</para> <indexterm zone="ch-system-e2fsprogs fsck.ext2"> <primary sortas="b-fsck.ext2">fsck.ext2</primary> </indexterm> @@ -308,7 +308,7 @@ install-info --dir-file=/usr/share/info/dir \ <term><command>fsck.ext3</command></term> <listitem> <para>By default checks <systemitem class="filesystem">ext3</systemitem> - file systems. This is a hard link to <command>fsck</command>.</para> + file systems. This is a hard link to <command>e2fsck</command>.</para> <indexterm zone="ch-system-e2fsprogs fsck.ext3"> <primary sortas="b-fsck.ext3">fsck.ext3</primary> </indexterm> @@ -319,7 +319,7 @@ install-info --dir-file=/usr/share/info/dir \ <term><command>fsck.ext4</command></term> <listitem> <para>By default checks <systemitem class="filesystem">ext4</systemitem> - file systems. This is a hard link to <command>fsck</command>.</para> + file systems. This is a hard link to <command>e2fsck</command>.</para> <indexterm zone="ch-system-e2fsprogs fsck.ext4"> <primary sortas="b-fsck.ext4">fsck.ext4</primary> </indexterm> @@ -331,7 +331,7 @@ install-info --dir-file=/usr/share/info/dir \ <listitem> <para>By default checks <systemitem class="filesystem">ext4</systemitem> development file systems. This is a hard link to - <command>fsck</command>.</para> + <command>e2fsck</command>.</para> <indexterm zone="ch-system-e2fsprogs fsck.ext4dev"> <primary sortas="b-fsck.ext4dev">fsck.ext4dev</primary> </indexterm> |