Ignore:
File:
1 edited

Legend:

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

    r2538f4d r27931b9  
    126126        <term><command>chattr</command></term>
    127127        <listitem>
    128           <para>Changes the attributes on a Linux file system</para>
     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>
    129133          <indexterm zone="ch-system-e2fsprogs chattr">
    130134            <primary sortas="b-chattr">chattr</primary>
     
    182186        <listitem>
    183187          <para>Is used to check, and optionally repair <systemitem
    184           class="filesystem">ext2</systemitem>, <systemitem
    185           class="filesystem">ext3</systemitem> and <systemitem
    186           class="filesystem">ext4</systemitem>file systems</para>
     188          class="filesystem">ext2</systemitem> file systems and <systemitem
     189          class="filesystem">ext3</systemitem> file systems</para>
    187190          <indexterm zone="ch-system-e2fsprogs e2fsck">
    188191            <primary sortas="b-e2fsck">e2fsck</primary>
     
    325328        <term><command>mke2fs</command></term>
    326329        <listitem>
    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>
     330          <para>Creates an <systemitem class="filesystem">ext2</systemitem>
     331          or <systemitem class="filesystem">ext3</systemitem> file system on
     332          the given device</para>
    330333          <indexterm zone="ch-system-e2fsprogs mke2fs">
    331334            <primary sortas="b-mke2fs">mke2fs</primary>
Note: See TracChangeset for help on using the changeset viewer.