Merge changes from trunk -- typos and tabs

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.4/BOOK@8735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2008-11-06 05:37:07 +00:00
parent df9e86d8cf
commit f657382170
13 changed files with 66 additions and 66 deletions

View File

@ -269,7 +269,7 @@ install -v -m644 -D ../doc/libblkid.txt \
<varlistentry id="e2undo"> <varlistentry id="e2undo">
<term><command>e2undo</command></term> <term><command>e2undo</command></term>
<listitem> <listitem>
<para>Replayd the undo log undo_log for an ext2/ext3/ext4 filesystem <para>Replays the undo log undo_log for an ext2/ext3/ext4 filesystem
found on a device. This can be used to undo a failed operation by an found on a device. This can be used to undo a failed operation by an
e2fsprogs program.</para> e2fsprogs program.</para>
<indexterm zone="ch-system-e2fsprogs e2undo"> <indexterm zone="ch-system-e2fsprogs e2undo">