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

Glen Barber gjb at FreeBSD.org
Sat May 20 01:04:19 UTC 2017


Author: gjb
Date: Sat May 20 01:04:18 2017
New Revision: 318567
URL: https://svnweb.freebsd.org/changeset/base/318567

Log:
  s/nullability attribute/nullability qualifier/
  
  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	Sat May 20 00:43:52 2017	(r318566)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat May 20 01:04:18 2017	(r318567)
@@ -376,7 +376,7 @@
 	clock and choose between absolute and relative mode.</para>
 
       <para revision="315282">The <application>clang</application>
-	<literal>nullability</literal> attribute has been added to the
+	<literal>nullability</literal> qualifier has been added to the
 	<literal>C</literal> library headers.</para>
     </sect2>
 


More information about the svn-src-all mailing list