summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2008-11-19 20:38:10 +0000
committerdelphij <delphij@FreeBSD.org>2008-11-19 20:38:10 +0000
commit9e21207c725f712a794403c91cec6e767e84a54f (patch)
tree79eeaf91cbaddb54d2152532ce384adf72423a86 /release
parentee45c1132fee5f60367e501580b1d66f91851d81 (diff)
downloadFreeBSD-src-9e21207c725f712a794403c91cec6e767e84a54f.zip
FreeBSD-src-9e21207c725f712a794403c91cec6e767e84a54f.tar.gz
Use "KSE" instead of "kse".
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index a6893a1..6bc0f86 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -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
OpenPOWER on IntegriCloud