From 845846e02dce7a7f28a164b54c4d849d7fa11bad Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 21 Feb 2005 20:53:49 +0000 Subject: Removed PDF specifics tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/aboutdebug.xml | 3 +-- chapter06/binutils.xml | 7 ++----- chapter06/inetutils.xml | 5 ++--- chapter06/man.xml | 4 +--- 4 files changed, 6 insertions(+), 13 deletions(-) (limited to 'chapter06') diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index 7ef47d71c..5ba986652 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -44,8 +44,7 @@ five. software, a lot of disk space can be regained by removing these symbols. The next section shows how to strip all debugging symbols from the programs and libraries. Additional information on system -optimization can be found at &hints-root; optimization.txt. +optimization can be found at . diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index c3032612a..99dca0a03 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -69,11 +69,8 @@ cd ../binutils-build Normally, the tooldir (the directory where the executables will ultimately be located) is set to $(exec_prefix)/$(target_alias), which -expands into /usr/i686-pc-linux-gnu/usr/i686-pc- -linux-gnu. Because this is a custom system, this -target-specific directory in /usr/i686-pc-linux-gnu. +Because this is a custom system, this target-specific directory in /usr is not required. This setup would be used if the system was used to cross-compile (for example, compiling a package on an Intel machine that generates code that can be executed diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index e489dfc06..9c45ccda7 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -78,9 +78,8 @@ Instructions for a better whois client are in the BLFS book.< servers included as part of the Inetutils package. These servers are deemed not appropriate in a basic LFS system. Some are insecure by nature and are only considered safe on trusted networks. More -information can be found at . Note that +information can be found at . Note that better replacements are available for many of these servers. diff --git a/chapter06/man.xml b/chapter06/man.xml index 1a0bce0ff..a5ed1bf50 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -99,9 +99,7 @@ not support multibyte character sets. Additional information with regards to the compression of man and info pages can be found in the BLFS book at -http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/ -compressdoc.html. +. -- cgit v1.2.3-54-g00ecf