diff --git a/reference/mbstring/ini.xml b/reference/mbstring/ini.xml
index 731c9cf71a..3359fb2eb5 100644
--- a/reference/mbstring/ini.xml
+++ b/reference/mbstring/ini.xml
@@ -21,7 +21,7 @@
"neutral"PHP_INI_ALL
- Available since PHP 4.3.0.; PHP_INI_PERDIR in PHP <= 5.2.6
+ Available since PHP 4.3.0. PHP_INI_PERDIR in PHP <= 5.2.6
@@ -65,8 +65,8 @@
"0"PHP_INI_SYSTEM
- PHP_INI_SYSTEM in PHP <= 4.2.3; PHP_INI_SYSTEM | PHP_INI_PERDIR from PHP 4.3
- through 5.2.6. Available since PHP 4.2.0.
+ PHP_INI_PERDIR from PHP 4.3 to 5.2.6, otherwise PHP_INI_SYSTEM.
+ Available since PHP 4.2.0.
@@ -185,6 +185,9 @@
Function overloading for more
information.
+
+ This setting can only be changed from the &php.ini; file.
+