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
  • networking/netutils/networkmanager.xml

    r7999839 r8558044  
    144144    </para>
    145145
    146     <!-- Ethernet Teaming support is potentially optional, but I didn't 
     146    <!-- Ethernet Teaming support is potentially optional, but I didn't
    147147         run the tests again to test that. It was needed to convince one of
    148148         the Linux Platform tests to move farther along because otherwise
     
    165165
    166166    <para>
    167       If <xref linkend="qt5"/> is installed and the Qt based 
     167      If <xref linkend="qt5"/> is installed and the Qt based
    168168      examples are desired, fix two meson.build files:
    169169    </para>
     
    261261
    262262    <para>
    263       <envar>CXXFLAGS="-O2 -fPIC"</envar>: These compiler options are 
     263      <envar>CXXFLAGS="-O2 -fPIC"</envar>: These compiler options are
    264264      necessary to build the Qt5 based examples.
    265265    </para>
     
    290290      respective libraries. Remove if you have the needed libraries installed.
    291291    </para>
    292    
     292
    293293<!--
    294294    <para>
     
    450450        To automatically start the <command>NetworkManager</command> daemon
    451451        when the system is rebooted, install the
    452         <filename>/etc/rc.d/init.d/networkmanager</filename>bootscript from the 
     452        <filename>/etc/rc.d/init.d/networkmanager</filename>bootscript from the
    453453        <xref linkend="bootscripts"/> package.
    454454      </para>
     
    468468        </para>
    469469      </note>
    470          
     470
    471471      <indexterm zone="NetworkManager NetworkManager-init">
    472472        <primary sortas="f-NetworkManager">NetworkManager</primary>
     
    534534          /var/lib/NetworkManager
    535535        </seg>
    536         <!-- A lot of libraries were removed here. We should verify compatibilty. 
     536        <!-- A lot of libraries were removed here. We should verify compatibilty.
    537537        RESTORED AT 1.18.2 -renodr -->
    538538      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.