diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:31:55 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:31:55 +0000 |
commit | bc91669a6a1915ee37d9e0938556187af26a00de (patch) | |
tree | 37af38273a87799fbcbaa4cb5dfd4a9b2b8fe1ce /appendixa/e2fsprogs-desc.xml | |
parent | 6052e11bdba3bcb807d538e85da3ecdfb3b0f1cd (diff) |
Billy's e2fsprogs conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/e2fsprogs-desc.xml')
-rw-r--r-- | appendixa/e2fsprogs-desc.xml | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index cd20916c5..1f5eb214d 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -1,15 +1,10 @@ -<sect2><title>Contents of E2fsprogs</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &e2fsprogs-contversion;.</para> - -<sect3><title>Program Files</title> +<sect2><title>Descriptions</title> -<para>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck, -e2image, e2label, fsck, fsck.ext2, fsck.ext3, lsattr, mk_cmds, mke2fs, -mkfs.ext2, mkfs.ext3, mklost+found, resize2fs, tune2fs and -uuidgen</para></sect3> +<para>Last checked against version &e2fsprogs-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>badblocks</title> <para>badblocks is used to search for bad blocks on a device (usually a disk @@ -89,12 +84,7 @@ systems, in the past and in the future.</para></sect4> </sect3> -<sect3><title>Library Files</title> - -<para>libcom_err.[a,so], libe2p.[a,so], libext2fs.[a,so], libss.[a,so], -libuuid.[a,so]</para></sect3> - -<sect3><title>Descriptions</title> +<sect3><title>Library file descriptions</title> <sect4><title>libcom_err</title> <para>The common error display routine.</para></sect4> |