Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/e2fsprogs.xml

    r27931b9 r2538f4d  
    126126        <term><command>chattr</command></term>
    127127        <listitem>
    128           <para>Changes the attributes of files on an <systemitem
    129           class="filesystem">ext2</systemitem> file system; it also
    130           changes <systemitem class="filesystem">ext3</systemitem>
    131           file systems, the journaling version of <systemitem
    132           class="filesystem">ext2</systemitem> file systems</para>
     128          <para>Changes the attributes on a Linux file system</para>
    133129          <indexterm zone="ch-system-e2fsprogs chattr">
    134130            <primary sortas="b-chattr">chattr</primary>
     
    186182        <listitem>
    187183          <para>Is used to check, and optionally repair <systemitem
    188           class="filesystem">ext2</systemitem> file systems and <systemitem
    189           class="filesystem">ext3</systemitem> file systems</para>
     184          class="filesystem">ext2</systemitem>, <systemitem
     185          class="filesystem">ext3</systemitem> and <systemitem
     186          class="filesystem">ext4</systemitem>file systems</para>
    190187          <indexterm zone="ch-system-e2fsprogs e2fsck">
    191188            <primary sortas="b-e2fsck">e2fsck</primary>
     
    328325        <term><command>mke2fs</command></term>
    329326        <listitem>
    330           <para>Creates an <systemitem class="filesystem">ext2</systemitem>
    331           or <systemitem class="filesystem">ext3</systemitem> file system on
    332           the given device</para>
     327          <para>Creates an <systemitem class="filesystem">ext2</systemitem>,
     328          <systemitem class="filesystem">ext3</systemitem> or <systemitem
     329          class="filesystem">ext4</systemitem> file system on the given device</para>
    333330          <indexterm zone="ch-system-e2fsprogs mke2fs">
    334331            <primary sortas="b-mke2fs">mke2fs</primary>
Note: See TracChangeset for help on using the changeset viewer.