From b1abd1482e3979cbac9a5011f768f47c2d7697a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 10:03:15 +0100 Subject: [PATCH] Fix references to docs --- faq.rst | 2 +- setup.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/faq.rst b/faq.rst index c7f2c1bbf1..0ad471ea9f 100644 --- a/faq.rst +++ b/faq.rst @@ -1737,7 +1737,7 @@ name), but the following variables can be used: ``@SERVER@`` MySQL server name ``@VERBOSE@`` - Verbose MySQL server name as defined in :ref:`cfg_Servers_verbose` + Verbose MySQL server name as defined in :config:option:`$cfg['Servers'][$i]['verbose']` ``@VSERVER@`` Verbose MySQL server name if set, otherwise normal ``@DATABASE@`` diff --git a/setup.rst b/setup.rst index 73037b7581..6fbbf7c3f1 100644 --- a/setup.rst +++ b/setup.rst @@ -299,7 +299,7 @@ the database *user_base*: What the user may now do is controlled entirely by the MySQL user management system. With HTTP or cookie authentication mode, you don't need to fill the -user/password fields inside the :ref:`cfg_Servers`. +user/password fields inside the :config:option:`$cfg['Servers']`. ':abbr:`HTTP (HyperText Transfer Protocol)`' authentication mode