diff options
-rw-r--r-- | appendixa/reiserfs-desc.xml | 7 | ||||
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | entities/reiserfs.ent | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/appendixa/reiserfs-desc.xml b/appendixa/reiserfs-desc.xml index 0c6f29ebb..a52d2f2ef 100644 --- a/appendixa/reiserfs-desc.xml +++ b/appendixa/reiserfs-desc.xml @@ -3,8 +3,8 @@ <para>Last checked against version &reiserfs-contversion;.</para> <sect3><title>Program Files</title> -<para>debugreiserfs, mkreiserfs, reiserfsck, resize_reiserfs and -unpack</para></sect3> +<para>debugreiserfs, mkreiserfs, reiserfsck, reiserfstune, resize_reiserfs +and unpack</para></sect3> <sect3><title>Descriptions</title> @@ -19,6 +19,9 @@ of any reiserfs filesystem found on the device.</para></sect4> <sect4><title>reiserfsck</title> <para>reiserfsck checks a reiserfs file system.</para></sect4> +<sect4><title>reiserfstune</title> +<para>reiserfstune is used to tune the reiserfs journal.</para></sect4> + <sect4><title>resize_reiserfs</title> <para>resize_reiserfs is used to resize an unmounted reiserfs file system.</para></sect4> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 33d04099f..79221f6bc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -48,7 +48,7 @@ <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - Net-tools, Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison, Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps, -Psmisc: Updated package contents.</para></listitem> +Psmisc, Reiserfsprogs: Updated package contents.</para></listitem> <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - M4, Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem> diff --git a/entities/reiserfs.ent b/entities/reiserfs.ent index 10c3b5760..af2629a84 100644 --- a/entities/reiserfs.ent +++ b/entities/reiserfs.ent @@ -11,7 +11,7 @@ <!ENTITY reiserfs-version "3.x.1b"> <!ENTITY reiserfs-depversion "3.x.0j"> -<!ENTITY reiserfs-contversion "3.x.0j"> +<!ENTITY reiserfs-contversion "3.x.1b"> <!ENTITY reiserfs-size "243 KB"> <!ENTITY reiserfs-dir "reiserfs-&reiserfs-version;"> <!ENTITY reiserfs-package "reiserfs-&reiserfs-version;.tar.bz2"> |