]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
slightly tweak documentation so people can more easily find how to setup database...
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 11 Feb 2008 18:08:40 +0000 (18:08 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 11 Feb 2008 18:08:40 +0000 (18:08 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1141 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.sgml

index 9e72a9ef13b4b0f26e9ad1345db99b60f887aa85..1a6f1c07965160804c7ae38c4f81ff38b22db291 100644 (file)
@@ -6289,7 +6289,7 @@ name         IN            A        1.2.3.4
   </Chapter>
 
   <Chapter id="configuring-db-connection">
-    <title>Configure database connectivity</title>
+    <title>Configuring basic database connectivity</title>
     <para>
       This chapter shows you how to configure the Generic MySQL backend, which we like a lot. But feel free to use any of the myriad
       other backends.
@@ -6338,7 +6338,7 @@ name         IN            A        1.2.3.4
     <para>
       General MySQL knowledge is assumed in this chapter, please do not interpret these commands as DBA advice!
     </para>
-    <sect1 id="configuring-mysql"><title>Configuring MySQL</title>
+    <sect1 id="configuring-mysql"><title>Example: configuring MySQL</title>
       <para>
        Connect to MySQL as a user with sufficient privileges and issue the following commands:
        <screen>