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/shadow.xml

    r7999839 r8558044  
    146146
    147147<screen role="root"><userinput>make exec_prefix=/usr install</userinput></screen>
    148        
     148
    149149  </sect2>
    150150
     
    168168    <para>
    169169      <command>sed -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD SHA512@' -e
    170       's@/var/spool/mail@/var/mail@' -e '/PATH=/{s@/sbin:@@;s@/bin:@@}' 
     170      's@/var/spool/mail@/var/mail@' -e '/PATH=/{s@/sbin:@@;s@/bin:@@}'
    171171      -i etc/login.defs</command>: Instead of using
    172172      the default 'DES' method, this command modifies the installation to use
     
    180180
    181181    <para>
    182       <command>sed ... libmisc/salt.c</command> and 
     182      <command>sed ... libmisc/salt.c</command> and
    183183      <command>sed ... libsubid/Makefile.am</command>: Fix a couple of errors
    184184      that were found after the package was released.
Note: See TracChangeset for help on using the changeset viewer.