aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/e2fsprogs-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/e2fsprogs-desc.xml')
-rw-r--r--appendixa/e2fsprogs-desc.xml19
1 files changed, 9 insertions, 10 deletions
diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml
index 81d034d74..d0ab97abc 100644
--- a/appendixa/e2fsprogs-desc.xml
+++ b/appendixa/e2fsprogs-desc.xml
@@ -5,6 +5,9 @@
<para><command>badblocks</command> searches a device (usually a disk
partition) for bad blocks.</para>
+<para><command>blkid</command> is a command line utility to locate and
+print block device attributes.</para>
+
<para><command>chattr</command> changes the attributes of files on a
second extended (ext2) filesystem.</para>
@@ -27,10 +30,14 @@ data to a file.</para>
<para><command>e2label</command> will display or change the filesystem
label on the ext2 filesystem present on a given device.</para>
+<para><command>findfs</command> finds a file system by label or UUID.</para>
+
<para><command>fsck</command> is used to check, and optionally repair,
filesystems. By default it checks the filesystems listed in
<filename>/etc/fstab</filename></para>
+<para><command>logsave</command> saves the output of a command in a logfile.</para>
+
<para><command>lsattr</command> lists the attributes of files on a second
extended filesystem.</para>
@@ -56,12 +63,8 @@ identifiers (UUID). Each new UUID can reasonably be considered unique
among all UUIDs created, on the local system and on other systems, in the
past and in the future.</para>
-<para><command>blkid</command> is a command line utility to locate and
-print block device attributes.</para>
-
-<para><command>findfs</command> finds a file system by label or UUID.</para>
-
-<para><command>logsave</command> saves the output of a command in a logfile.</para>
+<para><command>libblkid</command> contains routines for device
+identification and token extraction.</para>
<para><command>libcom_err</command> is the common error display routine.</para>
@@ -75,9 +78,5 @@ programs to manipulate an ext2 filesystem.</para>
<para><command>libuuid</command> contains routines for generating unique
identifiers for objects that may be accessible beyond the local system.</para>
-<para><command>libblkid</command> contains routines for device
-identification and token extraction.
-</para>
-
</sect2>