|
@@ -7,54 +7,54 @@ partition) for bad blocks.</para>
|
|
print block device attributes.</para>
|
|
print block device attributes.</para>
|
|
|
|
|
|
<para><command>chattr</command> changes the attributes of files on a
|
|
<para><command>chattr</command> changes the attributes of files on a
|
|
-second extended (ext2) filesystem.</para>
|
|
|
|
|
|
+second extended (ext2) file system.</para>
|
|
|
|
|
|
<para><command>compile_et</command> is an error table compiler. It
|
|
<para><command>compile_et</command> is an error table compiler. It
|
|
converts a table of error-code names and messages into a C source file
|
|
converts a table of error-code names and messages into a C source file
|
|
suitable for use with the com_err library.</para>
|
|
suitable for use with the com_err library.</para>
|
|
|
|
|
|
-<para><command>debugfs</command> is a filesystem debugger. It can be
|
|
|
|
-used to examine and change the state of an ext2 filesystem.</para>
|
|
|
|
|
|
+<para><command>debugfs</command> is a file system debugger. It can be
|
|
|
|
+used to examine and change the state of an ext2 file system.</para>
|
|
|
|
|
|
<para><command>dumpe2fs</command> prints the super block and blocks group
|
|
<para><command>dumpe2fs</command> prints the super block and blocks group
|
|
-information for the filesystem present on a given device.</para>
|
|
|
|
|
|
+information for the file system present on a given device.</para>
|
|
|
|
|
|
<para><command>e2fsck</command> is used to check, and optionally repair,
|
|
<para><command>e2fsck</command> is used to check, and optionally repair,
|
|
-second extended (ext2) filesystems, and also ext3 filesystems.</para>
|
|
|
|
|
|
+second extended (ext2) file systems, and also ext3 file systems.</para>
|
|
|
|
|
|
-<para><command>e2image</command> is used to save critical ext2 filesystem
|
|
|
|
|
|
+<para><command>e2image</command> is used to save critical ext2 file system
|
|
data to a file.</para>
|
|
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>e2label</command> will display or change the file system
|
|
|
|
+label on the ext2 file system present on a given device.</para>
|
|
|
|
|
|
<para><command>findfs</command> finds a file system by label or UUID.</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,
|
|
<para><command>fsck</command> is used to check, and optionally repair,
|
|
-filesystems. By default it checks the filesystems listed in
|
|
|
|
|
|
+file systems. By default it checks the file systems listed in
|
|
<filename>/etc/fstab</filename></para>
|
|
<filename>/etc/fstab</filename></para>
|
|
|
|
|
|
<para><command>logsave</command> saves the output of a command in a logfile.</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
|
|
<para><command>lsattr</command> lists the attributes of files on a second
|
|
-extended filesystem.</para>
|
|
|
|
|
|
+extended file system.</para>
|
|
|
|
|
|
<para><command>mk_cmds</command> converts a table of command names
|
|
<para><command>mk_cmds</command> converts a table of command names
|
|
and help messages into a C source file suitable for use with the
|
|
and help messages into a C source file suitable for use with the
|
|
<filename>libss</filename> subsystem library.</para>
|
|
<filename>libss</filename> subsystem library.</para>
|
|
|
|
|
|
<para><command>mke2fs</command> is used to create a second extended
|
|
<para><command>mke2fs</command> is used to create a second extended
|
|
-filesystem on the given device.</para>
|
|
|
|
|
|
+file system on the given device.</para>
|
|
|
|
|
|
<para><command>mklost+found</command> is used to create a
|
|
<para><command>mklost+found</command> is used to create a
|
|
-<filename>lost+found</filename> directory on a second extended filesystem.
|
|
|
|
|
|
+<filename>lost+found</filename> directory on a second extended file system.
|
|
It pre-allocates disk blocks to this directory to lighten the task of e2fsck.</para>
|
|
It pre-allocates disk blocks to this directory to lighten the task of e2fsck.</para>
|
|
|
|
|
|
<para><command>resize2fs</command> can be used to enlarge or shrink an
|
|
<para><command>resize2fs</command> can be used to enlarge or shrink an
|
|
-ext2 filesystem.</para>
|
|
|
|
|
|
+ext2 file system.</para>
|
|
|
|
|
|
-<para><command>tune2fs</command> is used adjust tunable filesystem
|
|
|
|
-parameters on a second extended filesystem.</para>
|
|
|
|
|
|
+<para><command>tune2fs</command> is used adjust tunable file system
|
|
|
|
+parameters on a second extended file system.</para>
|
|
|
|
|
|
<para><command>uuidgen</command> creates new universally unique
|
|
<para><command>uuidgen</command> creates new universally unique
|
|
identifiers (UUID). Each new UUID can reasonably be considered unique
|
|
identifiers (UUID). Each new UUID can reasonably be considered unique
|
|
@@ -69,7 +69,7 @@ identification and token extraction.</para>
|
|
<para><command>libe2p</command> is used by dumpe2fs, chattr, and lsattr.</para>
|
|
<para><command>libe2p</command> is used by dumpe2fs, chattr, and lsattr.</para>
|
|
|
|
|
|
<para><command>libext2fs</command> contains routines to enable user-level
|
|
<para><command>libext2fs</command> contains routines to enable user-level
|
|
-programs to manipulate an ext2 filesystem.</para>
|
|
|
|
|
|
+programs to manipulate an ext2 file system.</para>
|
|
|
|
|
|
<para><command>libss</command> is used by debugfs.</para>
|
|
<para><command>libss</command> is used by debugfs.</para>
|
|
|
|
|