Changeset bccbdaea for server/other


Ignore:
Timestamp:
11/29/2005 07:07:13 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0034f4f
Parents:
90bc173
Message:

Trailing spaces clean-up. Basicnet, book, and general parts.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5327 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
server/other
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • server/other/dhcp.xml

    r90bc173 rbccbdaea  
    9292    <title>Installation of DHCP</title>
    9393
    94     <para>If you chose not to install net-tools, apply the 
     94    <para>If you chose not to install net-tools, apply the
    9595    iproute2 patch:</para>
    9696
  • server/other/openldap.xml

    r90bc173 rbccbdaea  
    120120
    121121    <para><parameter>--enable-dynamic</parameter>: This forces the
    122     <application>OpenLDAP</application> libraries to be dynamically linked 
     122    <application>OpenLDAP</application> libraries to be dynamically linked
    123123    to the executable programs.</para>
    124124
  • server/other/rsync.xml

    r90bc173 rbccbdaea  
    5959
    6060    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para><xref linkend="popt"/> and 
     61    <para><xref linkend="popt"/> and
    6262    <xref linkend="docbook-utils"/></para>
    6363
     
    7171    run <command>rsync</command> as a daemon, create the
    7272    <systemitem class="username">rsyncd</systemitem> user and group
    73     with the following commands issued by the 
     73    with the following commands issued by the
    7474    <systemitem class="username">root</systemitem> user:</para>
    7575
     
    122122      <title>Configuration Information</title>
    123123
    124       <para>For client access to remote files, you may need to install the 
     124      <para>For client access to remote files, you may need to install the
    125125      <xref linkend="openssh"/> package to connect to the remote server.</para>
    126126
    127       <para>This is a simple download-only configuration to set up running 
     127      <para>This is a simple download-only configuration to set up running
    128128      <command>rsync</command> as a server. See the rsyncd.conf(5)
    129129      man-page for additional options (i.e., user authentication).</para>
     
    149149    documentation about <command>rsync</command> at
    150150    <ulink url="http://rsync.samba.org/documentation.html"/>.</para>
    151  
     151
    152152    </sect3>
    153153
Note: See TracChangeset for help on using the changeset viewer.