Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

Location:
postlfs/filesystems
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/aboutlvm.xml

    r7999839 r8558044  
    3535
    3636  <para>
    37     Management of disks with lvm is accomplished using the following concepts: 
     37    Management of disks with lvm is accomplished using the following concepts:
    3838  </para>
    3939
  • postlfs/filesystems/btrfs-progs.xml

    r7999839 r8558044  
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="lzo"/> 
     76      <xref linkend="lzo"/>
    7777    </para>
    7878
     
    150150    <para>
    151151      To test the results, issue (as the <systemitem
    152       class="username">root</systemitem> user): 
     152      class="username">root</systemitem> user):
    153153    </para>
    154154
     
    169169
    170170<screen remap="test"><userinput>mv tests/fsck-tests/012-leaf-corruption/test.sh{,.broken}</userinput></screen>
    171 Substitute your test failure with the one above. 
     171Substitute your test failure with the one above.
    172172    <para>
    173173      To test the results, run (as the
     
    216216
    217217    <para>
    218       <command>ln -s ... /usr/lib/libbtrfs.so</command>: Creates a 
     218      <command>ln -s ... /usr/lib/libbtrfs.so</command>: Creates a
    219219      symbolic link in the directory where it is expected.
    220220    </para>
  • postlfs/filesystems/fuse3.xml

    r7999839 r8558044  
    127127
    128128    <para>
    129       The API documentation is included in the package, but 
    130       if you have <xref linkend="doxygen"/> installed and wish to rebuild 
     129      The API documentation is included in the package, but
     130      if you have <xref linkend="doxygen"/> installed and wish to rebuild
    131131      it, issue:
    132     </para> 
     132    </para>
    133133
    134134<screen remap="doc"><userinput>pushd .. &amp;&amp;
  • postlfs/filesystems/gptfdisk.xml

    r7999839 r8558044  
    107107      The <application>gptfdisk</application> package comes with a
    108108      rudimentary <filename>Makefile</filename>.  First we update it
    109       to provide a simple build and install interface and fix the 
     109      to provide a simple build and install interface and fix the
    110110      location of a header file.
    111111      Install <application>gptfdisk</application> by running the following
  • postlfs/filesystems/lvm2.xml

    r7999839 r8558044  
    204204    <para>
    205205      The tests do not implement the <quote>expected fail</quote> possibility,
    206       and a small number of test failures is expected by upstream. 
    207       <!-- 1 -->More failures may happen because some kernel options are missing. 
    208       For example, the lack of the <emphasis>dm-delay</emphasis> device 
    209       mapper target  explains some failures. 
    210       <!-- 2 -->Some tests may fail if there is insufficient free space available 
    211       in the partition with the /tmp directory.  At least one test fails if 16 TB 
     206      and a small number of test failures is expected by upstream.
     207      <!-- 1 -->More failures may happen because some kernel options are missing.
     208      For example, the lack of the <emphasis>dm-delay</emphasis> device
     209      mapper target  explains some failures.
     210      <!-- 2 -->Some tests may fail if there is insufficient free space available
     211      in the partition with the /tmp directory.  At least one test fails if 16 TB
    212212      is not available.
    213213      <!-- 3 -->Some tests are flagged  <quote>warned</quote> if
     
    301301      <seglistitem>
    302302        <seg>
    303           blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, and lvmdump. 
     303          blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, and lvmdump.
    304304          There are also numerous symbolic links to lvm that implement specific
    305305          functionalities
  • postlfs/filesystems/ntfs-3g.xml

    r7999839 r8558044  
    8080    <bridgehead renderas="sect4">Optional</bridgehead>
    8181    <para role="optional">
    82       <ulink url="https://github.com/libfuse/libfuse">fuse 2.x</ulink> 
     82      <ulink url="https://github.com/libfuse/libfuse">fuse 2.x</ulink>
    8383         (this disables user mounts)
    8484    </para>
  • postlfs/filesystems/parted.xml

    r7999839 r8558044  
    9191    <para role="optional">
    9292      <xref linkend="dosfstools"/>,
    93       <xref linkend="pth"/>, 
     93      <xref linkend="pth"/>,
    9494      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    9595      <ulink url="https://metacpan.org/pod/Digest::CRC">Digest::CRC</ulink> (for tests)
  • postlfs/filesystems/smartmontools.xml

    r7999839 r8558044  
    3333      programs (smartctl, smartd) to control/monitor storage systems using the
    3434      Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)
    35       built into most modern ATA and SCSI disks. 
     35      built into most modern ATA and SCSI disks.
    3636    </para>
    3737
     
    9191
    9292    <para>
    93       Install <application>smartmontools</application> by running the 
     93      Install <application>smartmontools</application> by running the
    9494      following commands:
    9595    </para>
  • postlfs/filesystems/sshfs.xml

    r7999839 r8558044  
    103103    <screen><userinput>mkdir build &amp;&amp;
    104104cd    build &amp;&amp;
    105          
     105
    106106meson --prefix=/usr --buildtype=release .. &amp;&amp;
    107107ninja</userinput></screen>
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    r7999839 r8558044  
    195195
    196196    <para>
    197       If the system or the hard drive is new, or it's a first time 
     197      If the system or the hard drive is new, or it's a first time
    198198      install an UEFI booted OS on the system, the ESP may not exist.
    199199      In that case, create a new partition, make a
     
    333333      Note that <literal>0005</literal> is the first in the
    334334      <literal>BootOrder</literal>, and <literal>Boot0005</literal>
    335       is <literal>LFS</literal>. This means that on the next boot, the 
     335      is <literal>LFS</literal>. This means that on the next boot, the
    336336      version of GRUB installed by LFS will be used to boot the system.
    337337    </para>
     
    421421      directive can be used to tell GRUB to run another EFI executable,
    422422      in this case the Windows Boot Manager. You may put more usable tools
    423       in EFI executable format (for example, an EFI shell) into the ESP and 
     423      in EFI executable format (for example, an EFI shell) into the ESP and
    424424      create GRUB entries for them.
    425425    </para>
  • postlfs/filesystems/xfsprogs.xml

    r7999839 r8558044  
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="inih"/> 
     76      <xref linkend="inih"/>
    7777    </para>
    7878
Note: See TracChangeset for help on using the changeset viewer.