aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-06-23 16:52:56 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-06-23 16:52:56 +0000
commit022886cd4502974b8e0ab526be2a236fd7e9128b (patch)
tree1fa2d6b5a6a871fd087f50feda6426b7b052d561 /prologue
parent8effec6edb30f8788842f30721e3951425dbc769 (diff)
Added a list entry in the help section to
suggest that the results of the version check script be posted when asking for help git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r--prologue/hostreqs.xml1
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 &gt; version-check.sh &lt;&lt; "EOF"
<literal>#!/bin/bash
export LC_ALL=C