diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/chapter01.xml | 1 | ||||
-rw-r--r-- | chapter01/faq.xml | 12 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/chapter01.xml b/chapter01/chapter01.xml index 4b010252b..6aa1ab050 100644 --- a/chapter01/chapter01.xml +++ b/chapter01/chapter01.xml @@ -10,6 +10,7 @@ &c1-changelog; &c1-maillists; &c1-newsserver; +&c1-faq; &c1-contactinfo; </chapter> diff --git a/chapter01/faq.xml b/chapter01/faq.xml new file mode 100644 index 000000000..2d02f1fbf --- /dev/null +++ b/chapter01/faq.xml @@ -0,0 +1,12 @@ +<sect1 id="ch01-faq"> +<title>FAQ</title> +<?dbhtml filename="faq.html" dir="chapter01"?> + +<para>If you encounter any problems building an LFS system, you should +check out <ulink +url="http://www.linuxfromscratch.org/faq/"> +http://www.linuxfromscratch.org/faq/</ulink> to see if your question is +already answered in the FAQ.</para> + +</sect1> + |