svn commit: r334675 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jun 5 21:41:10 UTC 2018


Author: gjb
Date: Tue Jun  5 21:41:08 2018
New Revision: 334675
URL: https://svnweb.freebsd.org/changeset/base/334675

Log:
  Fix missing "_max" in the r326322 entry.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:06 2018	(r334674)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:08 2018	(r334675)
@@ -521,8 +521,8 @@
 
       <para revision="326322" contrib="sponsor"
 	sponsor="&spectralogic;">The
-	<literal>p1003_1b.aio_listio</literal> &man.sysctl.8; has been
-	changed to a runtime-configurable tunable.</para>
+	<literal>p1003_1b.aio_listio_max</literal> &man.sysctl.8; has
+	been changed to a runtime-configurable tunable.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list