Ignore:
Timestamp:
02/07/2015 12:33:39 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
146620c
Parents:
a063de63
Message:

Introduce some consistency in short descriptions.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/e2fsprogs.xml

    ra063de63 r930578e4  
    249249        <term><command>e2freefrag</command></term>
    250250        <listitem>
    251           <para> Reports free space fragmentation information</para>
     251          <para>Reports free space fragmentation information</para>
    252252          <indexterm zone="ch-system-e2fsprogs e2freefrag">
    253253            <primary sortas="b-e2freefrag">e2freefrag</primary>
     
    296296          <para>Replays the undo log undo_log for an ext2/ext3/ext4 filesystem
    297297          found on a device. This can be used to undo a failed operation by an
    298           e2fsprogs program.</para>
     298          e2fsprogs program</para>
    299299          <indexterm zone="ch-system-e2fsprogs e2undo">
    300300            <primary sortas="b-e2undo">e2undo</primary>
     
    327327        <listitem>
    328328          <para>By default checks <systemitem class="filesystem">ext2</systemitem>
    329           file systems. This is a hard link to <command>e2fsck</command>.</para>
     329          file systems. This is a hard link to <command>e2fsck</command></para>
    330330          <indexterm zone="ch-system-e2fsprogs fsck.ext2">
    331331            <primary sortas="b-fsck.ext2">fsck.ext2</primary>
     
    338338        <listitem>
    339339          <para>By default checks <systemitem class="filesystem">ext3</systemitem>
    340           file systems. This is a hard link to <command>e2fsck</command>.</para>
     340          file systems. This is a hard link to <command>e2fsck</command></para>
    341341          <indexterm zone="ch-system-e2fsprogs fsck.ext3">
    342342            <primary sortas="b-fsck.ext3">fsck.ext3</primary>
     
    349349        <listitem>
    350350          <para>By default checks <systemitem class="filesystem">ext4</systemitem>
    351           file systems. This is a hard link to <command>e2fsck</command>.</para>
     351          file systems. This is a hard link to <command>e2fsck</command></para>
    352352          <indexterm zone="ch-system-e2fsprogs fsck.ext4">
    353353            <primary sortas="b-fsck.ext4">fsck.ext4</primary>
     
    361361          <para>By default checks <systemitem class="filesystem">ext4</systemitem>
    362362          development file systems. This is a hard link to
    363           <command>e2fsck</command>.</para>
     363          <command>e2fsck</command></para>
    364364          <indexterm zone="ch-system-e2fsprogs fsck.ext4dev">
    365365            <primary sortas="b-fsck.ext4dev">fsck.ext4dev</primary>
     
    417417        <listitem>
    418418          <para>By default creates <systemitem class="filesystem">ext2</systemitem>
    419           file systems.  This is a hard link to <command>mke2fs</command>.</para>
     419          file systems. This is a hard link to <command>mke2fs</command></para>
    420420          <indexterm zone="ch-system-e2fsprogs mkfs.ext2">
    421421            <primary sortas="b-mkfs.ext2">mkfs.ext2</primary>
     
    428428        <listitem>
    429429          <para>By default creates <systemitem class="filesystem">ext3</systemitem>
    430           file systems.  This is a hard link to <command>mke2fs</command>.</para>
     430          file systems. This is a hard link to <command>mke2fs</command></para>
    431431          <indexterm zone="ch-system-e2fsprogs mkfs.ext3">
    432432            <primary sortas="b-mkfs.ext3">mkfs.ext3</primary>
     
    439439        <listitem>
    440440          <para>By default creates <systemitem class="filesystem">ext4</systemitem>
    441           file systems.  This is a hard link to <command>mke2fs</command>.</para>
     441          file systems. This is a hard link to <command>mke2fs</command></para>
    442442          <indexterm zone="ch-system-e2fsprogs mkfs.ext4">
    443443            <primary sortas="b-mkfs.ext4">mkfs.ext4</primary>
     
    450450        <listitem>
    451451          <para>By default creates <systemitem class="filesystem">ext4</systemitem>
    452           development file systems.  This is a hard link to <command>mke2fs</command>.</para>
     452          development file systems. This is a hard link to <command>mke2fs</command></para>
    453453          <indexterm zone="ch-system-e2fsprogs mkfs.ext4dev">
    454454            <primary sortas="b-mkfs.ext4dev">mkfs.ext4dev</primary>
Note: See TracChangeset for help on using the changeset viewer.