openssh corrections

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1876 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-03-10 11:08:43 +00:00
parent 8fa26f6cc0
commit 24d42f19cb
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ user passwords encrypted with md5. </para>
<para><parameter>--libexecdir=/usr/sbin</parameter>:
<application>Open<acronym>SSH</acronym></application> puts
programs called by programs in <filename class="directory">/usr/libexec
</filename>. <command>sftp-server</command> is a <command>sshd</command>
programs called by programs in <filename class="directory">/usr/libexec</filename>.
<command>sftp-server</command> is a <command>sshd</command>
utility and <command>ssh-askpass</command> is a <command>ssh-add</command>
utility that is installed as a link to <command>X11-ssh-askpass</command>.
Both of these should go in <filename class="directory">/usr/sbin</filename>

View File

@ -8,5 +8,5 @@
<!ENTITY openssh-download-http "http://sunsite.ualberta.ca/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
<!ENTITY openssh-download-ftp "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
<!ENTITY openssh-size "812 KB">
<!ENTITY openssh-buildsize "33.0 MB">
<!ENTITY openssh-buildsize "37 MB">
<!ENTITY openssh-time "0.32 SBU">