errata: some reword about security advisory

Do not use "whether there are any known security vulnerabilities"
because it's highly unlikely there was none.

Many people just build LFS for an experiment, then they don't need to
maintain their system.  The maintaining is only necessary for a real
desktop or server system.
This commit is contained in:
Xi Ruoyao 2022-10-23 10:26:03 +08:00
parent a0ed201f90
commit fc60dac761
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -21,10 +21,12 @@
build the LFS system.</para>
<para>In addition, the Linux From Scratch editors maintain a list of security
vulnerabilities discovered <emphasis>after</emphasis> a book has been released. To see
whether there are any known security vulnerabilities, please visit
<ulink url="&secadv;"/> before proceeding with your build. You should also continue
to consult the advisories, and fix any security vulnerabilities, even
when the LFS system has been completely constructed.</para>
vulnerabilities discovered <emphasis>after</emphasis> a book has been released. To read the list, please visit
<ulink url="&secadv;"/> before proceeding with your build. You should apply
the changes suggested by the advisories to the relevant sections of the
book as you build the LFS system. And, if you will use the LFS system as
a real desktop or server system, you should continue to consult the
advisories and fix any security vulnerabilities, even when the LFS system
has been completely constructed.</para>
</sect1>