aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-23 10:18:35 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-23 10:18:35 +0000
commitb179883a0d69c979a739aaaeb2dd101c659992ba (patch)
tree1523bef1188762399a421f2d8c7d13120395ebdb /prologue
parent07e8db25bd73e72af1754ee8dbea0ae6f6e9b309 (diff)
Added missing nodump attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r--prologue/hostreqs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index dcbe9dd32..4945d6fea 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -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 &gt; version-check.sh &lt;&lt; "EOF"
+<screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
<literal>#!/bin/bash
# Simple script to list version numbers of critical developmet tools