s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bryan Kadzban 2008-11-06 05:23:09 +00:00
parent f7242d4355
commit a91be49af4
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">
<term><command>e2undo</command></term>
<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
e2fsprogs program.</para>
<indexterm zone="ch-system-e2fsprogs e2undo">