Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2020 12:10:19 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r362221 - stable/11/release/doc/en_US.ISO8859-1/errata
Message-ID:  <202006161210.05GCAJ5e042002@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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;&nbsp;11.2 on the
-	  &arch.i386; architecture may fail to compile
+	<para>[2020-06-11] Source-based upgrades from &os;&nbsp;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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006161210.05GCAJ5e042002>