From 3333b6473d706985a7613108a51a627b9b33d75f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 14 Jul 2019 19:03:27 +0000 Subject: Typos and cleanup git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++-- chapter06/ninja.xml | 3 +-- chapter09/reboot.xml | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6525fb893..1929cd3e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,8 +94,8 @@ [renodr] - Fixed issue with installing Check's documentation - in a verisoned directory. Thanks goes to Ryan Marsaw for the report. - This was fixed be removing the unrecognized/unused --docdir + in a versioned directory. Thanks goes to Ryan Marsaw for the report. + This was fixed by removing the unrecognized/unused --docdir and replacing it with a "docdir=" in the make install command. diff --git a/chapter06/ninja.xml b/chapter06/ninja.xml index 5be498eb7..e998c64fb 100644 --- a/chapter06/ninja.xml +++ b/chapter06/ninja.xml @@ -88,8 +88,7 @@ To test the results, issue: -python3 configure.py -./ninja ninja_test +./ninja ninja_test ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots Install the package: diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index 2718c0ef3..c6a857dbd 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -71,7 +71,6 @@ /etc/vimrc /root/.bash_profile /root/.bashrc - /etc/sysconfig/network /etc/sysconfig/ifconfig.eth0 -- cgit v1.2.3-54-g00ecf