Changeset 8558044 for server/other


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
  • server/other/openldap.xml

    r7999839 r8558044  
    8484    <bridgehead renderas="sect4">Recommended</bridgehead>
    8585    <para role="recommended">
    86       <xref linkend="cyrus-sasl"/> 
     86      <xref linkend="cyrus-sasl"/>
    8787    </para>
    8888
     
    227227
    228228    <para>
    229       <parameter>--enable-versioning</parameter>: This switch enables 
     229      <parameter>--enable-versioning</parameter>: This switch enables
    230230      symbol versioning in the <application>OpenLDAP</application> libraries.
    231       Without this, some applications might generate a warning about missing symbol versions. 
     231      Without this, some applications might generate a warning about missing symbol versions.
    232232    </para>
    233233
     
    370370        data such as password databases, can also be a challenging task. In
    371371        order to set up <application>OpenLDAP</application>, you'll need to
    372         modify either the <filename>/etc/openldap/slapd.conf</filename> 
     372        modify either the <filename>/etc/openldap/slapd.conf</filename>
    373373        file (old method), or the <filename>/etc/openldap/slapd.ldif</filename>
    374374        file and then use <command>ldapadd</command> to create the LDAP
Note: See TracChangeset for help on using the changeset viewer.