Author: matthew Date: 2005-10-04 13:59:47 -0600 (Tue, 04 Oct 2005) New Revision: 6960
Modified: trunk/BOOK/prologue/prerequisites.xml Log: Minor wording improvement to the prerequisites information Modified: trunk/BOOK/prologue/prerequisites.xml =================================================================== --- trunk/BOOK/prologue/prerequisites.xml 2005-10-04 19:56:35 UTC (rev 6959) +++ trunk/BOOK/prologue/prerequisites.xml 2005-10-04 19:59:47 UTC (rev 6960) @@ -10,10 +10,10 @@ <para>Building an LFS system is not a simple task. It requires a certain level of existing knowledge of Unix system administration in order to resolve problems, and correctly execute the commands listed. In particular, as an -absolute minimum, the reader should already have the ability to copy or move -files and directories, list directory and file contents, and change the current -directory. It is also expected that the reader has a reasonable knowledge of -using and installing Linux software.</para> +absolute minimum, the reader should already have the ability to use the command +line (shell) to copy or move files and directories, list directory and file +contents, and change the current directory. It is also expected that the reader +has a reasonable knowledge of using and installing Linux software.</para> <para>Because the LFS book assumes <emphasis>at least</emphasis> this basic level of skill, the various LFS support forums are unlikely to be able to -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
