svn commit: r318636 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon May 22 12:28:22 UTC 2017


Author: gjb
Date: Mon May 22 12:28:20 2017
New Revision: 318636
URL: https://svnweb.freebsd.org/changeset/base/318636

Log:
  Fix typo and grammar.
  
  Submitted by:	pfg
  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	Mon May 22 11:45:45 2017	(r318635)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon May 22 12:28:20 2017	(r318636)
@@ -384,8 +384,8 @@
 	clock and choose between absolute and relative mode.</para>
 
       <para revision="315282">The <application>clang</application>
-	<literal>nullability</literal> qualifier has been added to the
-	<literal>C</literal> library headers.</para>
+	<literal>nullability</literal> qualifiers have been added to
+	the <literal>C</literal> library headers.</para>
 
       <para revision="315282">Uses of the <acronym>GNU</acronym>
 	<literal>__nonnull__</literal> attribute have been replaced


More information about the svn-src-stable mailing list