aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
Diffstat (limited to 'prologue')
-rw-r--r--prologue/hostreqs.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index 81d503efe..c793cf7cd 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -141,7 +141,11 @@
deviation from the instructions or additional patches to some
packages.</para>
- <para id="version-check">To see whether your host system has all the appropriate versions, and
+ <!-- Use an empty sect2 element to prevent a pdf warning. -->
+ <sect2 id="version-check">
+ <title> </title>
+
+ <para >To see whether your host system has all the appropriate versions, and
the ability to compile programs, run the following:</para>
<!-- ANY additional lines in the script cause a pdf rendering problem-->
@@ -191,4 +195,5 @@ EOF
bash version-check.sh</userinput></screen>
+</sect2>
</sect1>