diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 4f805ca47206..4b350b00a757 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -191,6 +191,18 @@
The PC98 bootloader now has support for
booting from SCSI MO media. &merged;
+ The /modules directory (once the
+ default location for modules on &os; 4.X) is no longer a
+ part of the default kern.module_path.
+ Third-party modules should be placed in
+ /boot/modules.
+
+
+ Modules designed for use with &os; 4.X are likely to
+ panic and should be used with extreme caution).
+
+
+
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 4f805ca47206..4b350b00a757 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -191,6 +191,18 @@
The PC98 bootloader now has support for
booting from SCSI MO media. &merged;
+ The /modules directory (once the
+ default location for modules on &os; 4.X) is no longer a
+ part of the default kern.module_path.
+ Third-party modules should be placed in
+ /boot/modules.
+
+
+ Modules designed for use with &os; 4.X are likely to
+ panic and should be used with extreme caution).
+
+
+