diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 19:57:14 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 19:57:14 +0000 |
commit | 1f61f4234c1bb6da0c31e9370d76dc78c975ebba (patch) | |
tree | 4aaa44c7cc186f8b157f34e30d054e37ffcd040e | |
parent | e4ec472c599297c9ca937a879564b9f055edb48f (diff) |
added more e2fsprogs desc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/e2fsprogs-desc.xml | 4 | ||||
-rw-r--r-- | chapter01/changelog.xml | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index e1f44da47..e855c011a 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -94,14 +94,14 @@ libuuid.[a,so]</para></sect3> <para>The common error display routine.</para></sect4> <sect4><title>libe2p</title> -<para>No description is currently available.</para></sect4> +<para>libe2p is used by dumpe2fs, chattr, and lsattr.</para></sect4> <sect4><title>libext2fs</title> <para>The ext2fs library is designed to allow user-level programs to manipulate an ext2 filesystem.</para></sect4> <sect4><title>libss</title> -<para>No description is currently available.</para></sect4> +<para>libss is used by debugfs.</para></sect4> <sect4><title>libuuid</title> <para>The libuuid library is used to generate unique identifiers for diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 745ad8a2d..a146946d5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,9 @@ </para></listitem> +<listitem><para>May 23rd, 2002 [gerard]: Appendix A - E2fsprogs: Added some +more descriptions.</para></listitem> + <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Bin86: Added some descriptions.</para></listitem> |