diff options
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/hostreqs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index c6fd1868e..3aa6fd4e5 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -151,10 +151,10 @@ deviation from the instructions or additional patches to some packages.</para> - <para>To see whether your host system has all the appropriate versions, and + <para id="version-check">To see whether your host system has all the appropriate versions, and the ability to compile programs, run the following:</para> -<anchor xreflabel="Version Check Script" id="version-check"/> +<!--<anchor xreflabel="Version Check Script" id="version-check"/>--> <screen role="nodump"><userinput>cat > version-check.sh << "EOF" <literal>#!/bin/bash export LC_ALL=C |