Author: andy
Date: 2006-05-03 04:51:49 -0600 (Wed, 03 May 2006)
New Revision: 5991

Modified:
   trunk/BOOK/server/major/openssh.xml
Log:
Fixed a small typo in the command explanations on the openssh page


Modified: trunk/BOOK/server/major/openssh.xml
===================================================================
--- trunk/BOOK/server/major/openssh.xml 2006-05-01 18:29:44 UTC (rev 5990)
+++ trunk/BOOK/server/major/openssh.xml 2006-05-03 10:51:49 UTC (rev 5991)
@@ -179,9 +179,9 @@
     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>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to