Fixed a small typo in the command explanations on the openssh page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5991 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2006-05-03 10:51:49 +00:00
parent 2bb13c61f0
commit 1b74478511

View File

@ -179,9 +179,9 @@ install -v -m644 INSTALL LICENCE OVERVIEW README* WARNING.RNG \
Suite or if you access a SSH server that authenticates by
user passwords encrypted with md5.</para>
<para><parameter>--libexecdir=/usr/sbin</parameter>: This parameter
<para><parameter>--libexecdir=/usr/lib/openssh</parameter>: This parameter
changes the installation path of some programs to
<filename class="directory">/usr/sbin</filename> instead of
<filename class="directory">/usr/lib/openssh</filename> instead of
<filename class="directory">/usr/libexec</filename>.</para>
</sect2>