From b179883a0d69c979a739aaaeb2dd101c659992ba Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 23 Apr 2006 10:18:35 +0000 Subject: Added missing nodump attribute. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- prologue/hostreqs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prologue') 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 @@ To see all the appropriate versions, copy the following script to your system and run it. -cat > version-check.sh << "EOF" +cat > version-check.sh << "EOF" #!/bin/bash # Simple script to list version numbers of critical developmet tools -- cgit v1.2.3-54-g00ecf