diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 19f72b7aaf1..b2c7aebb5b9 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -213,6 +213,12 @@
extreme precaution, as disabling automatic fan control might
overheat the hardware and lead to permanent damage.
+ The options COMPAT_43 kernel
+ configuration option has been deemed unnecessary and has been
+ removed from GENERIC and related kernel
+ configurations. This change may result in a small performance
+ increase for some workloads.
+
The &man.ddb.4; debugger now provides the show lock
command. If the argument has a valid lock class,
this displays various information about the lock and calls a
@@ -932,7 +938,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"
MegaRAID SAS utility). &merged;
A part of the FreeBSD NFS subsystem (the interface with
- the protocol stack and callouts) is now MPSAFE.
+ the protocol stack and callouts, the NFS client side) is now MPSAFE.
Initial (read-only) support for SGI's XFS filesystem has been
added.
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 19f72b7aaf1..b2c7aebb5b9 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -213,6 +213,12 @@
extreme precaution, as disabling automatic fan control might
overheat the hardware and lead to permanent damage.
+ The options COMPAT_43 kernel
+ configuration option has been deemed unnecessary and has been
+ removed from GENERIC and related kernel
+ configurations. This change may result in a small performance
+ increase for some workloads.
+
The &man.ddb.4; debugger now provides the show lock
command. If the argument has a valid lock class,
this displays various information about the lock and calls a
@@ -932,7 +938,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"
MegaRAID SAS utility). &merged;
A part of the FreeBSD NFS subsystem (the interface with
- the protocol stack and callouts) is now MPSAFE.
+ the protocol stack and callouts, the NFS client side) is now MPSAFE.
Initial (read-only) support for SGI's XFS filesystem has been
added.