diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:01:16 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:01:16 +0000 |
commit | 335838c585605a348a58441ac5d5642bc39f0b0b (patch) | |
tree | 26a1af424903e3fdfec46d25d56afdf85fc29e7f /appendixa/e2fsprogs-desc.xml | |
parent | cf24ff11cc44d9454ab5c8fbb9e443fe2d34830c (diff) |
missing periods at ends of sentences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/e2fsprogs-desc.xml')
-rw-r--r-- | appendixa/e2fsprogs-desc.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index 07a9ec71c..e1f44da47 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -14,12 +14,12 @@ partition).</para></sect4> <sect4><title>chattr</title> <para>chattr changes the file attributes on a Linux second extended file -system. </para></sect4> +system.</para></sect4> <sect4><title>compile_et</title> <para>compile_et is used to convert a table listing error-code names and associated messages into a C source file suitable for use with the -com_err library</para></sect4> +com_err library.</para></sect4> <sect4><title>debugfs</title> <para>The debugfs program is a file system debugger. It can be used to examine @@ -35,7 +35,7 @@ extended filesystems. fsck.ext2 does the same as e2fsck.</para></sect4> <sect4><title>e2image</title> <para>e2image is used to save critical ext2 filesystem data to -a file</para></sect4> +a file.</para></sect4> <sect4><title>e2label</title> <para>e2label will display or change the filesystem label on the ext2 @@ -47,7 +47,7 @@ file system.</para></sect4> <sect4><title>fsck.ext3</title> <para>fsck.ext3 is used to check and optionally repair a Linux ext3 -filesystems</para></sect4> +filesystems.</para></sect4> <sect4><title>lsattr</title> <para>lsattr lists the file attributes on a second extended |