Browse Source

[trac615] Clarify man page

Michal 'vorner' Vaner 14 years ago
parent
commit
4fd1b4c0f0
1 changed files with 6 additions and 3 deletions
  1. 6 3
      src/bin/bind10/bind10.xml

+ 6 - 3
src/bin/bind10/bind10.xml

@@ -89,8 +89,9 @@
         </term>
         <listitem>
           <para>The configuration filename to use. Can be either absolute or
-          relative to data path.</para>
-          <para>Defaults to b10-config.db</para>
+          relative to data path. In case it is absolute, value of data path is
+          not considered.</para>
+          <para>Defaults to b10-config.db.</para>
         </listitem>
       </varlistentry>
 
@@ -100,7 +101,9 @@
           <option>--data-path</option> <replaceable>data-path</replaceable>
         </term>
         <listitem>
-          <para>The path where bind looks for configuration files.</para>
+          <para>The path where BIND looks for configuration files, if their
+          names are not absolute. It might be used for other data files in
+          future as well.</para>
         </listitem>
       </varlistentry>