diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 01e615cb71dd..5cf69f0f9649 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -169,7 +169,7 @@
Specifying a value of 0 for the
maxusers kernel configuration parameter will
now cause an appropriate value to be calculated at boot-time
- (between 32 and 512, depending on the amount of memory present).
+ (between 32 and 384, depending on the amount of memory present).
This value is now the default for all
GENERIC kernels. &merged;
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 01e615cb71dd..5cf69f0f9649 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -169,7 +169,7 @@
Specifying a value of 0 for the
maxusers kernel configuration parameter will
now cause an appropriate value to be calculated at boot-time
- (between 32 and 512, depending on the amount of memory present).
+ (between 32 and 384, depending on the amount of memory present).
This value is now the default for all
GENERIC kernels. &merged;