diff options
Diffstat (limited to 'appendixa/e2fsprogs-desc.xml')
-rw-r--r-- | appendixa/e2fsprogs-desc.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index 7a1478943..f92a1b408 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -6,7 +6,8 @@ <para>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck, e2image, e2label, fsck, fsck.ext2, fsck.ext3, lsattr, mk_cmds, mke2fs, -mkfs.ext2, mklost+found, resize2fs, tune2fs and uuidgen</para></sect3> +mkfs.ext2, mkfs.ext3, mklost+found, resize2fs, tune2fs and +uuidgen</para></sect3> <sect3><title>Descriptions</title> @@ -64,6 +65,9 @@ library, libss.</para></sect4> <para>mke2fs is used to create a Linux second extended file system on a device (usually a disk partition). mkfs.ext2 does the same as mke2fs.</para></sect4> +<sect4><title>mkfs.ext3</title> +<para>mkfs.ext3 is used to create an ext3 filesystem.</para></sect4> + <sect4><title>mklost+found</title> <para>mklost+found is used to create a lost+found directory in the current working directory on a Linux second extended file system. mklost+found |