From cd40510a8fd415b9890e53be39e4a0576443635a Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Tue, 7 Oct 2003 10:39:55 +0000 Subject: Preface: Add note about the Essential Pre-Reading Hint. Closes Bug 585. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/adjustingtoolchain.xml | 4 ++-- chapter06/binutils-inst.xml | 6 +++--- chapter06/man-inst.xml | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/adjustingtoolchain.xml b/chapter06/adjustingtoolchain.xml index ba61d857a..c68e5d950 100644 --- a/chapter06/adjustingtoolchain.xml +++ b/chapter06/adjustingtoolchain.xml @@ -53,8 +53,8 @@ changes were actually made. If you are working on a platform where the name of the dynamic linker is something other than ld-linux.so.2, you must substitute ld-linux.so.2 with the -name of your platform's dynamic linker in the above commands. Refer back to the -"Toolchain technical notes" section if necessary. +name of your platform's dynamic linker in the above commands. Refer back to + if necessary. It is imperative at this point to stop and ensure that the basic functions (compiling and linking) of the adjusted toolchain are working diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml index d91b0f284..7ebec5652 100644 --- a/chapter06/binutils-inst.xml +++ b/chapter06/binutils-inst.xml @@ -14,9 +14,9 @@ everything is set up correctly by performing a simple test: 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 the "Mounting the proc and -devpts file systems" and "Creating devices (Makedev)" sections and perform the -recommended steps to fix the problem. +are able to resolve the issue. Please refer back to +and and perform the recommended steps to fix the +problem. The test suite for Binutils in this section is considered critical. Our advice is to not skip it under any diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index e2b86fb88..958cce200 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -54,7 +54,8 @@ configuration file in the /etc directory. edit the man.conf file and add the -c argument to nroff. -You may want to also take a look at the BLFS book which deals with +You may want to also take a look at the BLFS page at + which deals with formatting and compression issues for man pages. -- cgit v1.2.3-54-g00ecf