From 164d38efea13e4e080cadfc65181efd6c1f62dd3 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 15 Feb 2021 06:52:17 +0000 Subject: fix typos and format git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/e2fsprogs.xml | 2 +- chapter08/procps.xml | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'chapter08') diff --git a/chapter08/e2fsprogs.xml b/chapter08/e2fsprogs.xml index a528f761a..40544e782 100644 --- a/chapter08/e2fsprogs.xml +++ b/chapter08/e2fsprogs.xml @@ -109,7 +109,7 @@ cd build make check -One test, m_rootdir_acl, is knowm to fail. +One test, m_rootdir_acl, is known to fail. - This package extracts to the directory procps-3.3.17/, - not the expected procps-ng-3.3.17/. + + This package extracts to the directory + procps-3.3.17, + not the expected + procps-ng-3.3.17. + &buildtime; @@ -91,15 +95,15 @@ make check make check - Four tests related to pkill are known ot fail due to a problem - with tests that were not updated. + Four tests related to pkill are known to fail due to a problem + with tests that were not updated. Install the package: make install -Finally, move essential libraries to a location that can be found if -/usr is not mounted. + Finally, move essential libraries to a location that can be found + if /usr is not mounted. mv -v /usr/lib/libprocps.so.* /lib ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so -- cgit v1.2.3-54-g00ecf