svn commit: r306037 - releng/11.0/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Sep 20 16:39:42 UTC 2016


Author: gjb
Date: Tue Sep 20 16:39:41 2016
New Revision: 306037
URL: https://svnweb.freebsd.org/changeset/base/306037

Log:
  Fix a typo.
  
  Submitted by:	vangyzen
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Sep 20 16:37:02 2016	(r306036)
+++ releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Sep 20 16:39:41 2016	(r306037)
@@ -1648,7 +1648,7 @@
 	allow I/O scheduling tuning to fit workload and drive
 	characteristics.  This option is off by default, and can be
 	enabled by adding <literal>option
-	  CAM_IOSCHED_ADATPIVE</literal> option to the kernel
+	  CAM_IOSCHED_ADAPTIVE</literal> option to the kernel
 	configuration and recompiling the kernel.</para>
 
       <para revision="299371" contrib="sponsor" sponsor="&ff;">The


More information about the svn-src-releng mailing list