svn commit: r185105 - head/release/doc/en_US.ISO8859-1/relnotes

Xin LI delphij at FreeBSD.org
Wed Nov 19 12:38:11 PST 2008


Author: delphij
Date: Wed Nov 19 20:38:10 2008
New Revision: 185105
URL: http://svn.freebsd.org/changeset/base/185105

Log:
  Use "KSE" instead of "kse".

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.sgml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.sgml	Wed Nov 19 20:35:37 2008	(r185104)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.sgml	Wed Nov 19 20:38:10 2008	(r185105)
@@ -167,7 +167,7 @@
     <para>Kernel support for M:N threading has been removed.  While
       the KSE (Kernel Scheduled Entities) project was quite successful
       in bringing threading to FreeBSD, the M:N approach taken by the
-      kse library was never developed to its full potential.
+      KSE library was never developed to its full potential.
       Backwards compatibility for applications using KSE threading
       will be provided via &man.libmap.conf.5; for dynamically linked
       binaries.  The &os; Project greatly appreciates the work of


More information about the svn-src-all mailing list