diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/chapter06.xml | 2 | ||||
-rw-r--r-- | chapter06/introduction.xml | 4 | ||||
-rw-r--r-- | chapter06/procps.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index ae47252e1..ded9bc0ce 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<chapter id="chapter-building-system" xreflabel="Chapter 6"> +<chapter id="chapter-building-system" xreflabel="Chapter 6"> <?dbhtml dir="chapter06"?> <?dbhtml filename="chapter06.html"?> diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index fd96b574a..876112796 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -53,7 +53,7 @@ descriptions of these) that the package installs.</para> <note><para>The SBU values and required disk space includes - test suite data for all applicable packages in Chapter 6.</para></note> + test suite data for all applicable packages in Chapter 6.</para></note> <sect2> <title>About libraries</title> @@ -67,7 +67,7 @@ is not always obvious, the relevant programs (and the procedures needed to do the linking) may not even be known.</para> - <para>In the procedures in Chapter 6, we remove or disable installation of + <para>In the procedures in Chapter 6, we remove or disable installation of most static libraries. Usually this is done by passing a <option>--disable-static</option> option to <command>configure</command>. In other cases, alternate means are needed. In a few cases, especially diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 1a42ce68c..0df21e4a3 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -84,7 +84,7 @@ rm testsuite/pgrep.test/pgrep.exp make check</userinput></screen> <para>One ps test may fail, but passes if the tests are rerun at - the end of Chapter 6.</para> + the end of Chapter 6.</para> <para>Install the package:</para> |