diff --git a/Documentation.html b/Documentation.html
index 79ca8b1e6..5155da9c7 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -396,7 +396,7 @@ rm -rf config # remove not needed directory
In cookie mode, the password is stored, encrypted with the blowfish
algorithm, in a temporary cookie.
-
Note: starting with phpMyAdmin 2.6.1, this section is only applicable if
+ Note: this section is only applicable if
your MySQL server is running with --skip-show-database.
For 'HTTP' and 'cookie'
@@ -715,7 +715,7 @@ since this link provides funding for phpMyAdmin.
This special account is used for 2 distinct purposes: to make possible
all relational features (see
$cfg['Servers'][$i]['pmadb'])
- and, for a MySQL server previous to 4.1.2 or running with
+ and, for a MySQL server running with
--skip-show-database, to enable a multi-user installation
(HTTP or cookie
authentication mode).