diff options
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/hostreqs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index c58996e70..c6fd1868e 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -154,6 +154,7 @@ <para>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"/> <screen role="nodump"><userinput>cat > version-check.sh << "EOF" <literal>#!/bin/bash export LC_ALL=C |