aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/gcc-pass2.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index 098c4223b..78118cc60 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -52,11 +52,11 @@ performing a quick test:</para>
<screen><computeroutput>The system has no more ptys.
Ask your system administrator to create more.</computeroutput></screen>
-<para>If the above message is received, the host does not have its
-PTYs set up properly. In this case, there is no point in running the
-test suites for GCC and Binutils until this issue is resolved. Please
-consult the LFS FAQ at <ulink url="&faq-root;"/> for more
-information on how to get PTYs working.</para>
+<para>If the above message is received, the host does not have its PTYs set up
+properly. In this case, there is no point in running the test suites for GCC and
+Binutils until this issue is resolved. Please consult the LFS FAQ at <ulink
+url="&lfs-root;/lfs/faq.html#no-ptys"/> for more information on how to get PTYs
+working.</para>
<para>First correct a known problem and make an essential adjustment:</para>