Ignore:
Timestamp:
02/07/2015 02:44:18 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
145a985
Parents:
9e6d13e9
Message:

Merged consistency update patch from systemd book.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/e2fsprogs.xml

    r9e6d13e9 rafba93b  
    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.