svn commit: r362221 - stable/11/release/doc/en_US.ISO8859-1/errata
Glen Barber
gjb at FreeBSD.org
Tue Jun 16 12:10:19 UTC 2020
Author: gjb
Date: Tue Jun 16 12:10:18 2020
New Revision: 362221
URL: https://svnweb.freebsd.org/changeset/base/362221
Log:
Wrap long lines.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Tue Jun 16 08:59:44 2020 (r362220)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml Tue Jun 16 12:10:18 2020 (r362221)
@@ -96,15 +96,16 @@
<itemizedlist>
<listitem>
- <para>[2020-06-11] Source-based upgrades from &os; 11.2 on the
- &arch.i386; architecture may fail to compile
+ <para>[2020-06-11] Source-based upgrades from &os; 11.2
+ on the &arch.i386; architecture may fail to compile
<application>clang</application> due to the amount of
<acronym>RAM</acronym> consumed.</para>
<para>Adding <literal>CFLAGS+=-O1</literal> to
<filename>/etc/make.conf</filename> or
<filename>/etc/src.conf</filename> has been observed to work
- around the compile-time <acronym>RAM</acronym> exhaustion.</para>
+ around the compile-time <acronym>RAM</acronym>
+ exhaustion.</para>
<para>See
<link
More information about the svn-src-stable-11
mailing list