aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
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 /chapter01
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 'chapter01')
-rw-r--r--chapter01/askforhelp.xml3
-rw-r--r--chapter01/changelog.xml11
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/askforhelp.xml b/chapter01/askforhelp.xml
index a53dbd0c8..62113ab43 100644
--- a/chapter01/askforhelp.xml
+++ b/chapter01/askforhelp.xml
@@ -44,6 +44,9 @@
<para>The host distribution and version being used to create LFS</para>
</listitem>
<listitem>
+ <para>The output from the <xref linkend='version-check'/></para>
+ </listitem>
+ <listitem>
<para>The package or section the problem was encountered in</para>
</listitem>
<listitem>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b7799ba2a..7eb32c2ba 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,17 @@
-->
<listitem>
+ <para>2009-06-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Added a list entry in the help section to
+ suggest that the results of the version check script be
+ posted when asking for help.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-06-11</para>
<itemizedlist>
<listitem>