diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9764428bb..629ca4a2b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,12 @@ 2010-05-03 + + [bdubbs] - Made minor text changes in Chapter 5, gawk + and Chapter 6, patch. + Thanks to Chris Staub. + Fixes #2649. + [bdubbs] - Made several text changes in Section v, Rationale for Packages in the Book. Thanks to Chris diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml index af89648fc..adcd2ea15 100644 --- a/chapter05/gawk.xml +++ b/chapter05/gawk.xml @@ -55,8 +55,6 @@ suite is not mandatory for the temporary tools here in this chapter. To run the Gawk test suite anyway, issue the following command: - To test the results, issue: - make check Install the package: diff --git a/chapter06/patch.xml b/chapter06/patch.xml index a106962ef..0207daf91 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -42,8 +42,8 @@ Installation of Patch - Apply a patch to prevent a test that requires ed - from being run: + Apply a patch to prevent a the testsuite from running a test that + requires ed: patch -Np1 -i ../&patch-test-patch;