Ignore:
Timestamp:
05/09/2008 01:00:42 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
b48899b
Parents:
2262b78
Message:

Removed extraneous whitespace from the ends of line text

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/openssh.xml

    r2262b78 r410e228b  
    122122    test suite will fail. Additionally, the testsuite requires an installed
    123123    copy of <command>scp</command> to complete the mulitplexing tests.  To
    124     run the test suite, issue the following commnds as the 
     124    run the test suite, issue the following commnds as the
    125125    <systemitem class="username">root</systemitem> user:</para>
    126126
     
    134134
    135135    <para>If the above command produces no 'FATAL' errors, then proceed
    136     with the installation, again as the 
     136    with the installation, again as the
    137137    <systemitem class="username">root</systemitem> user:</para>
    138138
     
    163163
    164164    <para><parameter>--datadir=/usr/share/sshd</parameter>: This switch
    165     puts the Ssh.bin file (used for SmartCard authentication) in 
     165    puts the Ssh.bin file (used for SmartCard authentication) in
    166166    <filename class="directory">/usr/share/sshd</filename>.</para>
    167167
     
    188188
    189189    <para><parameter>--with-xauth=/usr/bin/xauth</parameter>: Set the
    190     default location for the <command>xauth</command> binary for X 
     190    default location for the <command>xauth</command> binary for X
    191191    authentication. Change the location if <command>xauth</command> will
    192     be installed to a different path. This can also be controlled from 
     192    be installed to a different path. This can also be controlled from
    193193    <filename>sshd_config</filename> with the XAuthLocation keyword.
    194194    You can omit this switch if <application>Xorg</application> is already
     
    233233
    234234      <para>If you added <application>LinuxPAM</application> support, then you
    235       will need to add a configuration file for 
     235      will need to add a configuration file for
    236236      <application>sshd</application>.  Issue the following commands as the
    237237      <systemitem class='username'>root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.