diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst
index db7b79fbe6810b0902de81c58ea3ebf42de015a3..4a8cd47ecc6c5dd8b932c30382b0dd6ccb94e9f9 100644
--- a/extension/Documentation/Manual.rst
+++ b/extension/Documentation/Manual.rst
@@ -337,14 +337,6 @@ Example: *typo3conf/config.qfq.php*: ::
         // LDAP_1_PASSWORD =
     ];
 
-After parsing the configuration, the following variables will be set automatically in STORE_SYSTEM:
-
-+---------------+-----------------------------------------------------------------------------------+
-| dbNameData    | Can be used to dynamically access the current selected database: {{dbNameData:Y}} |
-+---------------+-----------------------------------------------------------------------------------+
-| dbNameQfq     | Can be used to dynamically access the current selected database: {{dbNameQfq:Y}}  |
-+---------------+-----------------------------------------------------------------------------------+
-
 .. _extension-manager-qfq-configuration:
 
 Extension Manager: QFQ Configuration
@@ -528,7 +520,7 @@ Extension Manager: QFQ Configuration
 | cssClassColumnId              | text-muted                                            | A column in a subrecord with the name id|ID|Id gets this class.            |
 +-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
 
-Automatically filled by QFQ:
+After parsing the configuration, the following variables will be set automatically in STORE_SYSTEM:
 
 +-------------------------------+------------------------------------------------------------------------------------------------------------------------------------+
 | Keyword                       | Description                                                                                                                        |