Changeset 8558044 for server


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:
server
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • server/databases/lmdb.xml

    r7999839 r8558044  
    112112
    113113    <!--para>
    114       <command>sed ... prefix ... Makefile</command>: The Makefile creates the 
    115       man pages directory during install if it is not present. 
     114      <command>sed ... prefix ... Makefile</command>: The Makefile creates the
     115      man pages directory during install if it is not present.
    116116      This fixes the directory location.
    117117    </para-->
     
    123123    </para>
    124124
    125   </sect2> 
     125  </sect2>
    126126
    127127  <sect2 role="content">
  • server/databases/mariadb.xml

    r7999839 r8558044  
    66
    77
    8   <!ENTITY mariadb-download-http "https://downloads.mariadb.org/interstitial/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz"> 
     8  <!ENTITY mariadb-download-http "https://downloads.mariadb.org/interstitial/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz">
    99  <!ENTITY mariadb-download-ftp  "ftp://mirrors.fe.up.pt/pub/mariadb/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz">
    1010  <!ENTITY mariadb-md5sum        "0eca3038fbcf56d157c248e6a8b0f5f2">
     
    8585    <bridgehead renderas="sect4">Required</bridgehead>
    8686    <para role="required">
    87       <xref linkend="cmake"/> 
     87      <xref linkend="cmake"/>
    8888    </para>
    8989
     
    192192    <para>
    193193      Where N is the number of tests to run in parallel.
    194       Over 5400 tests are run in about 24 SBU with N=4.  Two tests 
    195       are known to fail due to character set issues. 
     194      Over 5400 tests are run in about 24 SBU with N=4.  Two tests
     195      are known to fail due to character set issues.
    196196    </para></note>
    197197
     
    220220    <para>
    221221      <parameter>-DSKIP_TESTS=ON</parameter>: This switch disables
    222       tests for MariaDB Connector/C which are not supported without 
     222      tests for MariaDB Connector/C which are not supported without
    223223      additional setup.
    224224    </para>
     
    422422          mariadb-admin, mariadb-backup, mariadb-binlog, mariadb-check,
    423423          mariadb-client-test, mariadb-client-test-embedded, mariadb-conv,
    424           mariadb-convert-table-format, mariadb-find-rows, mariadbd-multi, 
     424          mariadb-convert-table-format, mariadb-find-rows, mariadbd-multi,
    425425          mariadbd-safe, mariadbd-safe-helper, mariadb-dump, mariadb-dumpslow,
    426426          mariadb-embedded, mariadb-fix-extensions, mariadb-hotcopy,
     
    430430          mariadb-slap, mariadb-test, mariadb-test-embedded,
    431431          mariadb-tzinfo-to-sql, mariadb-upgrade, mariadb-waitpid,
    432           mariadb_config, 
     432          mariadb_config,
    433433          mbstream, msql2mysql, my_print_defaults, myisamchk,
    434           myisam_ftdump, myisamlog, myisampack, mysql_config, mytop, perror, 
     434          myisam_ftdump, myisamlog, myisampack, mysql_config, mytop, perror,
    435435          replace, resolve_stack_dump, resolveip, sst_dump, wsrep_sst_common,
    436436          wsrep_sst_mariabackup, wsrep_sst_mysqldump, and wsrep_sst_rsync
  • server/databases/postgresql.xml

    r7999839 r8558044  
    364364        </seg>
    365365        <seg>
    366           libecpg.{so,a}, libecpg_compat.{so,a}, libpgcommon.a, 
     366          libecpg.{so,a}, libecpg_compat.{so,a}, libpgcommon.a,
    367367          libpgcommon_shlib.a, libpgfeutils.a, libpgport.a, libpgport_shlib.a,
    368368          libpgtypes.{so,a}, libpq.{so,a}, various charset modules and
     
    408408        </listitem>
    409409      </varlistentry>
    410  
     410
    411411      <varlistentry id="createuser">
    412412        <term><command>createuser</command></term>
  • server/mail/dovecot.xml

    r7999839 r8558044  
    219219      <application>CLucene</application> full text search support.
    220220    </para>
    221    
     221
    222222    <para>
    223223      <option>--with-lua</option>: This switch enables
  • server/mail/exim.xml

    r7999839 r8558044  
    371371
    372372<screen role="root"><userinput>chmod -v a+wt /var/mail</userinput></screen>
    373        
     373
    374374      <para>
    375375        A default (nothing but comments) <filename>/etc/aliases</filename>
  • server/mail/sendmail.xml

    r7999839 r8558044  
    334334      <para>
    335335        To automate the running of <application>sendmail</application>
    336         at startup, install the 
     336        at startup, install the
    337337        <phrase revision="sysv"><filename>/etc/rc.d/init.d/sendmail</filename>
    338338        init script</phrase>
  • server/major/bind.xml

    r7999839 r8558044  
    232232      libraries.
    233233    </para>
    234    
     234
    235235    <para>
    236236      <option>--with-libidn2</option>: This parameter enables
     
    257257      url="http://bind-dlz.sourceforge.net/">bind-dlz.sourceforge.net</ulink>.
    258258    </para>
    259    
     259
    260260    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    261261      href="../../xincludes/static-libraries.xml"/>
     
    565565        You can see almost instantaneous results with the named caching
    566566        lookups. Consult the <application>BIND</application> Administrator
    567         Reference Manual located at 
     567        Reference Manual located at
    568568        <ulink url="https://bind9.readthedocs.io/en/v9_16/"/>
    569569        for further configuration options.
     
    584584      <seglistitem>
    585585
    586         <seg>arpaname, <!--bind9-config hardlinked to isc-config.sh,--> 
    587         ddns-confgen, delv, dig, dnssec-cds, dnssec-checkds, dnssec-coverage, 
    588         dnssec-dsfromkey, dnssec-importkey, dnssec-keyfromlabel, dnssec-keygen, 
    589         dnssec-keymgr, dnssec-revoke, dnssec-settime, dnssec-signzone, 
     586        <seg>arpaname, <!--bind9-config hardlinked to isc-config.sh,-->
     587        ddns-confgen, delv, dig, dnssec-cds, dnssec-checkds, dnssec-coverage,
     588        dnssec-dsfromkey, dnssec-importkey, dnssec-keyfromlabel, dnssec-keygen,
     589        dnssec-keymgr, dnssec-revoke, dnssec-settime, dnssec-signzone,
    590590        dnssec-verify, host, mdig, named, named-checkconf,
    591         named-checkzone, named-compilezone (symlink), named-journalprint, 
    592         named-nzd2nzf, named-rrchecker, nsec3hash, nslookup, nsupdate, rndc, 
     591        named-checkzone, named-compilezone (symlink), named-journalprint,
     592        named-nzd2nzf, named-rrchecker, nsec3hash, nslookup, nsupdate, rndc,
    593593        rndc-confgen, and tsig-keygen (symlink)</seg>
    594594
  • server/major/proftpd.xml

    r7999839 r8558044  
    282282
    283283      <para>
    284         Install the 
     284        Install the
    285285        <phrase revision="sysv"><filename>/etc/rc.d/init.d/proftpd</filename>
    286286        init script</phrase>
  • 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.