diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2015-02-07 02:44:18 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2015-02-07 02:44:18 +0000 |
commit | afba93bef35d287c961b62cbfd8370652aaab826 (patch) | |
tree | 0c0ea5d0db097f5a97951f65774cacecfc32dc11 /chapter06/e2fsprogs.xml | |
parent | 9e6d13e9fe9b8731424175f4a1f3fed55151ab91 (diff) |
Merged consistency update patch from systemd book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 0f29b7271..7374c75c0 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -248,7 +248,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <varlistentry id="e2freefrag"> <term><command>e2freefrag</command></term> <listitem> - <para> Reports free space fragmentation information</para> + <para>Reports free space fragmentation information</para> <indexterm zone="ch-system-e2fsprogs e2freefrag"> <primary sortas="b-e2freefrag">e2freefrag</primary> </indexterm> @@ -295,7 +295,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <listitem> <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> + e2fsprogs program</para> <indexterm zone="ch-system-e2fsprogs e2undo"> <primary sortas="b-e2undo">e2undo</primary> </indexterm> @@ -326,7 +326,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>fsck.ext2</command></term> <listitem> <para>By default checks <systemitem class="filesystem">ext2</systemitem> - file systems. This is a hard link to <command>e2fsck</command>.</para> + file systems. This is a hard link to <command>e2fsck</command></para> <indexterm zone="ch-system-e2fsprogs fsck.ext2"> <primary sortas="b-fsck.ext2">fsck.ext2</primary> </indexterm> @@ -337,7 +337,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>fsck.ext3</command></term> <listitem> <para>By default checks <systemitem class="filesystem">ext3</systemitem> - file systems. This is a hard link to <command>e2fsck</command>.</para> + file systems. This is a hard link to <command>e2fsck</command></para> <indexterm zone="ch-system-e2fsprogs fsck.ext3"> <primary sortas="b-fsck.ext3">fsck.ext3</primary> </indexterm> @@ -348,7 +348,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>fsck.ext4</command></term> <listitem> <para>By default checks <systemitem class="filesystem">ext4</systemitem> - file systems. This is a hard link to <command>e2fsck</command>.</para> + file systems. This is a hard link to <command>e2fsck</command></para> <indexterm zone="ch-system-e2fsprogs fsck.ext4"> <primary sortas="b-fsck.ext4">fsck.ext4</primary> </indexterm> @@ -360,7 +360,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <listitem> <para>By default checks <systemitem class="filesystem">ext4</systemitem> development file systems. This is a hard link to - <command>e2fsck</command>.</para> + <command>e2fsck</command></para> <indexterm zone="ch-system-e2fsprogs fsck.ext4dev"> <primary sortas="b-fsck.ext4dev">fsck.ext4dev</primary> </indexterm> @@ -416,7 +416,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>mkfs.ext2</command></term> <listitem> <para>By default creates <systemitem class="filesystem">ext2</systemitem> - file systems. This is a hard link to <command>mke2fs</command>.</para> + file systems. This is a hard link to <command>mke2fs</command></para> <indexterm zone="ch-system-e2fsprogs mkfs.ext2"> <primary sortas="b-mkfs.ext2">mkfs.ext2</primary> </indexterm> @@ -427,7 +427,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>mkfs.ext3</command></term> <listitem> <para>By default creates <systemitem class="filesystem">ext3</systemitem> - file systems. This is a hard link to <command>mke2fs</command>.</para> + file systems. This is a hard link to <command>mke2fs</command></para> <indexterm zone="ch-system-e2fsprogs mkfs.ext3"> <primary sortas="b-mkfs.ext3">mkfs.ext3</primary> </indexterm> @@ -438,7 +438,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>mkfs.ext4</command></term> <listitem> <para>By default creates <systemitem class="filesystem">ext4</systemitem> - file systems. This is a hard link to <command>mke2fs</command>.</para> + file systems. This is a hard link to <command>mke2fs</command></para> <indexterm zone="ch-system-e2fsprogs mkfs.ext4"> <primary sortas="b-mkfs.ext4">mkfs.ext4</primary> </indexterm> @@ -449,7 +449,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin <term><command>mkfs.ext4dev</command></term> <listitem> <para>By default creates <systemitem class="filesystem">ext4</systemitem> - development file systems. This is a hard link to <command>mke2fs</command>.</para> + development file systems. This is a hard link to <command>mke2fs</command></para> <indexterm zone="ch-system-e2fsprogs mkfs.ext4dev"> <primary sortas="b-mkfs.ext4dev">mkfs.ext4dev</primary> </indexterm> |