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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    r7999839 r8558044  
    159159
    160160    <para>
    161       The first <command>sed</command> increases the width of the virtual 
     161      The first <command>sed</command> increases the width of the virtual
    162162      terminal used for some tests to prevent some spurious text in the output
    163163      which is taken as a failure. The second <command>sed</command> removes a
     
    212212    <!-- FIXME: Removed due to merged-/usr setup
    213213    <para>
    214       <command>mv -v /usr/lib/libk... /lib </command> and 
    215       <command>ln -v -sf ../../lib/libk... /usr/lib/libk...</command>: 
     214      <command>mv -v /usr/lib/libk... /lib </command> and
     215      <command>ln -v -sf ../../lib/libk... /usr/lib/libk...</command>:
    216216      Move critical libraries to the
    217217      <filename class="directory">/lib</filename> directory so that they are
     
    221221
    222222    <para>
    223       <command>find /usr/lib -type f -name "lib$f*.so*" -exec chmod -v 755 {} \;</command>: 
    224       This command changes the permisison of installed libraries. 
     223      <command>find /usr/lib -type f -name "lib$f*.so*" -exec chmod -v 755 {} \;</command>:
     224      This command changes the permisison of installed libraries.
    225225    </para>
    226226
     
    498498          /usr/lib/krb5,
    499499          /usr/share/{doc/krb5-&mitkrb-version;,examples/krb5},
    500           /var/lib/krb5kdc, and 
    501           /run/krb5kdc 
     500          /var/lib/krb5kdc, and
     501          /run/krb5kdc
    502502        </seg>
    503503      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.