aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:29:49 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:29:49 +0000
commit3be4d973d4084f19562b87f852d003f636cb1649 (patch)
tree908f372d80bef1d37213a61e128967784cad60d0 /chapter06/binutils.xml
parenta52b2c2383dd24bca424afebcc3220f571bfbf9b (diff)
Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r--chapter06/binutils.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 5ace5b155..6c10dafad 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-binutils" xreflabel="Binutils">
+<sect1 id="ch-system-binutils" xreflabel="Binutils">
<title>Installing Binutils-&binutils-version;</title>
<?dbhtml filename="binutils.html" dir="chapter06"?>
@@ -27,8 +27,8 @@ everything is set up correctly by performing a simple test:</para>
<para>Your chroot environment is not set up for proper PTY operation. In this
case there is no point in running the test suites for Binutils and GCC until you
-are able to resolve the issue. Please refer back to <xref linkend="ch06-proc"/>
-and the <xref linkend="ch06-MAKEDEV"/> section and perform the recommended steps
+are able to resolve the issue. Please refer back to <xref linkend="ch-system-proc"/>
+and the <xref linkend="ch-system-MAKEDEV"/> section and perform the recommended steps
to fix the problem.</para>
<note><para>The test suite for Binutils in this section is considered
@@ -68,7 +68,7 @@ generates code that can be executed on PowerPC machines).</para>
<screen><userinput>make check</userinput></screen>
-<para>The test suite notes from <xref linkend="ch05-binutils-pass2"/> are still
+<para>The test suite notes from <xref linkend="ch-tools-binutils-pass2"/> are still
very much appropriate here. Be sure to refer back there should you have any
doubts.</para>