Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2018 17:19:12 +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: r332784 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201804191719.w3JHJC7b018681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Apr 19 17:19:12 2018
New Revision: 332784
URL: https://svnweb.freebsd.org/changeset/base/332784

Log:
  Use 'literal' tags around compiler-rt, as it is a library, not an
  application.
  
  Submitted by:	dim
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Apr 19 16:05:48 2018	(r332783)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Apr 19 17:19:12 2018	(r332784)
@@ -374,7 +374,7 @@
 	<application>llvm</application>,
 	<application>lld</application>,
 	<application>lldb</application>, and
-	<application>compiler-rt</application> utilities as well as
+	<literal>compiler-rt</literal> utilities as well as
 	<literal>libc++</literal> have been updated to upstream
 	version 6.0.0.</para>
     </sect2>



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