aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendixa/e2fsprogs-desc.xml6
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--entities/e2fsprogs.ent2
3 files changed, 8 insertions, 3 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
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d15cc7e5b..d55fb883f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -47,7 +47,8 @@
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
-Less, Man-pages, Groff, Bzip2: Updated package contents.</para></listitem>
+Less, Man-pages, Groff, Bzip2, E2fsprogs: Updated package
+contents.</para></listitem>
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - M4, Bzip2,
File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>
diff --git a/entities/e2fsprogs.ent b/entities/e2fsprogs.ent
index ebb09139e..210ed221c 100644
--- a/entities/e2fsprogs.ent
+++ b/entities/e2fsprogs.ent
@@ -11,7 +11,7 @@
<!ENTITY e2fsprogs-version "1.27">
<!ENTITY e2fsprogs-depversion "1.25">
-<!ENTITY e2fsprogs-contversion "1.25">
+<!ENTITY e2fsprogs-contversion "1.27">
<!ENTITY e2fsprogs-size "1,176 KB">
<!ENTITY e2fsprogs-dir "e2fsprogs-&e2fsprogs-version;">
<!ENTITY e2fsprogs-package "e2fsprogs-&e2fsprogs-version;.tar.bz2">