Remove out of place paragraphs

This commit is contained in:
Bruce Dubbs 2023-08-31 21:38:17 -05:00
parent 565edd5396
commit 27e1267d6f

View File

@ -10,7 +10,7 @@
<?dbhtml filename="whatsnew.html"?>
<title>What's new since the last release</title>
<!--
<caution>
<para>
During a development cycle of LFS, the instructions in the book is
@ -25,12 +25,12 @@
</para>
</caution>
<para>In the 11.4 release, <parameter>--disable-fixincludes</parameter>
<para>In the 11.4 release, <parameter>- -disable-fixincludes</parameter>
is set for GCC. It's a configure switch newly added in GCC 13.1 to
prevent GCC from <quote>fixing</quote> the system headers. Such a
<quote>fix</quote> is unnecessary for a modern Linux system and may cause
issues if a package is updated after installing GCC.</para>
-->
<para>Here is a list of the packages updated since the previous
release of LFS.</para>