From 2c094d60db777dce20fd4eccf4996299c2a0dfe0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sat, 28 Sep 2002 21:08:29 +0000 Subject: Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/e2fsprogs-desc.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'appendixa/e2fsprogs-desc.xml') diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index f92a1b408..cd20916c5 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -20,12 +20,12 @@ partition). system. compile_et -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. +compile_et is used to convert a table, listing error-code names +and associated messages, into a C source file that is suitable for use +with the com_err library. debugfs -The debugfs program is a file system debugger. It can be used to examine +The debugfs program is a file system debugger. It can be used to examine and change the state of an ext2 file system. dumpe2fs @@ -33,11 +33,11 @@ and change the state of an ext2 file system. filesystem present on a specified device. e2fsck and fsck.ext2 -e2fsck is used to check and optionally repair Linux second -extended filesystems. fsck.ext2 does the same as e2fsck. +e2fsck and fsck.ext2 are used to check, and optionally repair, Linux +second extended filesystems. e2image -e2image is used to save critical ext2 filesystem data to +e2image is used to save critical ext2 filesystem data to a file. e2label @@ -45,11 +45,11 @@ a file. filesystem located on the specified device. fsck -fsck is used to check and optionally repair a Linux -file system. +fsck is used to check, and optionally repair, a Linux file +system. fsck.ext3 -fsck.ext3 is used to check and optionally repair a Linux ext3 +fsck.ext3 is used to check, and optionally repair, a Linux ext3 filesystems. lsattr @@ -58,7 +58,7 @@ file system. mk_cmds The mk_cmds utility takes a command table file as input and produces -a C source file as output which is intended to be used with the subsystem +a C source file as output, which is intended to be used with the subsystem library, libss. mke2fs and mkfs.ext2 @@ -84,8 +84,8 @@ filesystem. uuidgen The uuidgen program creates a new universally unique identifier (UUID) using the libuuid library. The new UUID can reasonably be considered unique -among all UUIDs created on the local system, and among UUIDs created on other -systems in the past and in the future. +among all UUIDs created, on the local system and on other +systems, in the past and in the future. -- cgit v1.2.3-54-g00ecf