diff --git a/chapter01/resources.xml b/chapter01/resources.xml index ad20950b2..d3bc7860e 100644 --- a/chapter01/resources.xml +++ b/chapter01/resources.xml @@ -26,9 +26,9 @@ The linuxfromscratch.org server hosts a number of mailing lists used for the development of the LFS project. These lists include the - main development and support lists, among others. If the FAQ do not solve - the problem you are having, the next step would be to search the mailing - lists at . + main development and support lists, among others. If you cannot find an + answer to your problem on the FAQ page, the next step would be to search + the mailing lists at . For information on the different lists, how to subscribe, archive locations, and additional information, visit diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b36765261..5d246c861 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -14,10 +14,10 @@ In the 11.3 release, --enable-default-pie and --enable-default-ssp are enabled for GCC. These techniques can mitigate some malicious attacks, but they do not provide - perfect security. If you are reading LFS and a programming textbook, + perfect security. Note that some textbooks assume these options are + disabled, so that if you run examples from such a textbook on an LFS system, you may need to disable PIE and SSP with the GCC options - -fno-pie -no-pie -fno-stack-protection, - because some textbooks assume these options are disabled by default. + -fno-pie -no-pie -fno-stack-protection. Here is a list of the packages updated since the previous release of LFS. diff --git a/chapter08/man-pages.xml b/chapter08/man-pages.xml index d571eefc9..9d7c86bd9 100644 --- a/chapter08/man-pages.xml +++ b/chapter08/man-pages.xml @@ -23,7 +23,7 @@ - <para>The Man-pages package contains over 2,200 man pages.</para> + <para>The Man-pages package contains over 2,400 man pages.</para> <segmentedlist> <segtitle>&buildtime;</segtitle>