Author: manuel Date: 2006-04-23 04:18:35 -0600 (Sun, 23 Apr 2006) New Revision: 7566
Modified: trunk/BOOK/prologue/hostreqs.xml Log: Added missing nodump attribute. Modified: trunk/BOOK/prologue/hostreqs.xml =================================================================== --- trunk/BOOK/prologue/hostreqs.xml 2006-04-23 09:00:37 UTC (rev 7565) +++ trunk/BOOK/prologue/hostreqs.xml 2006-04-23 10:18:35 UTC (rev 7566) @@ -113,7 +113,7 @@ <para>To see all the appropriate versions, copy the following script to your system and run it.</para> -<screen><userinput>cat > version-check.sh << "EOF" +<screen role="nodump"><userinput>cat > version-check.sh << "EOF" <literal>#!/bin/bash # Simple script to list version numbers of critical developmet tools -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
