Author: randy Date: 2005-06-03 16:45:44 -0600 (Fri, 03 Jun 2005) New Revision: 4546
Modified: trunk/BOOK/basicnet/netprogs/openssh-client.xml trunk/BOOK/basicnet/netprogs/rsync-client.xml Log: Corrected typos in OpenSSH and rsync client instructions due to recent book reorganization Modified: trunk/BOOK/basicnet/netprogs/openssh-client.xml =================================================================== --- trunk/BOOK/basicnet/netprogs/openssh-client.xml 2005-06-03 21:11:39 UTC (rev 4545) +++ trunk/BOOK/basicnet/netprogs/openssh-client.xml 2005-06-03 22:45:44 UTC (rev 4546) @@ -17,7 +17,7 @@ <para>The <command>ssh</command> client is a secure replacement for <command>telnet</command>. If you want to install it, the instructions can be - found in Chapter 22 – <xref linkend="openssh"/>. Note that if you only + found in Chapter 21 – <xref linkend="openssh"/>. Note that if you only want to use the client, you do <emphasis>not</emphasis> need to run the server and so do not need the startup script and links. In accordance with good practice, only run the server if you actually need it (and if you don't know Modified: trunk/BOOK/basicnet/netprogs/rsync-client.xml =================================================================== --- trunk/BOOK/basicnet/netprogs/rsync-client.xml 2005-06-03 21:11:39 UTC (rev 4545) +++ trunk/BOOK/basicnet/netprogs/rsync-client.xml 2005-06-03 22:45:44 UTC (rev 4546) @@ -17,11 +17,10 @@ <para><command>rsync</command> is a utility for fast incremental file transfers. If you want to install it, the instructions can be found in Chapter - 22 – <xref linkend="rsync"/>. Note that if you only want to use the + 24 – <xref linkend="rsync"/>. Note that if you only want to use the client, you do <emphasis>not</emphasis> need to run the server and so do not need the startup script and links. In accordance with good practice, only run the server if you actually need it (and if you don't know whether you need it or not, it's likely that you don't!).</para> </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page