From 37cfbc574b849d72dc0600c12065e9ac93aa897e Mon Sep 17 00:00:00 2001 From: Archaic Date: Fri, 1 Jul 2005 22:49:17 +0000 Subject: Reprise of r6258. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/coreutils.xml | 4 ++-- chapter06/e2fsprogs.xml | 2 +- chapter06/man.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 4622366aa..65ff3f23b 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -38,8 +38,8 @@ fixes this behavior for Intel architectures: patch -Np1 -i ../&coreutils-uname-patch; -Prevent Coreutils from installing binaries that will later be -installed by other packages: +Prevent Coreutils from installing binaries that will be installed by +other packages later: patch -Np1 -i ../&coreutils-suppress-patch; diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 2df545de7..f94527687 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -54,7 +54,7 @@ cd build --with-root-prefix="" Certain programs (such as the e2fsck program) are considered essential programs. When, for example, /usr is not mounted, these essential programs need +class="directory">/usr is not mounted, these programs still need to be available. They belong in directories like /lib and /sbin. If this option is not passed to E2fsprogs' diff --git a/chapter06/man.xml b/chapter06/man.xml index 4caa3ad8f..8a51e43a9 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -78,7 +78,7 @@ terminals that do not support SGR. If the character set of the locale uses 8-bit characters, search for the line beginning with NROFF in /etc/man.conf, -and verify that it looks as follows: +and verify that it matches the following: NROFF /usr/bin/nroff -Tlatin1 -mandoc -- cgit v1.2.3-54-g00ecf