]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Sun, 19 Aug 2007 23:26:19 +0000 (23:26 +0000)
committerMark Andrews <marka@isc.org>
Sun, 19 Aug 2007 23:26:19 +0000 (23:26 +0000)
bin/named/named.conf.5
bin/named/named.conf.html

index af129a56a5ea4e7f256a0940b76aa62d5ea952a1..7f0e0121c3c8100221f386f0cb6789891316ada8 100644 (file)
@@ -12,7 +12,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: named.conf.5,v 1.28 2007/06/20 02:27:32 marka Exp $
+.\" $Id: named.conf.5,v 1.29 2007/08/19 23:26:19 marka Exp $
 .\"
 .hy 0
 .ad l
@@ -259,6 +259,7 @@ options {
        allow\-update { \fIaddress_match_element\fR; ... };
        allow\-update\-forwarding { \fIaddress_match_element\fR; ... };
        update\-check\-ksk \fIboolean\fR;
+       masterfile\-format ( text | raw );
        notify \fInotifytype\fR;
        notify\-source ( \fIipv4_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
        notify\-source\-v6 ( \fIipv6_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
@@ -399,6 +400,7 @@ view \fIstring\fR \fIoptional_class\fR {
        allow\-update { \fIaddress_match_element\fR; ... };
        allow\-update\-forwarding { \fIaddress_match_element\fR; ... };
        update\-check\-ksk \fIboolean\fR;
+       masterfile\-format ( text | raw );
        notify \fInotifytype\fR;
        notify\-source ( \fIipv4_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
        notify\-source\-v6 ( \fIipv6_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
@@ -477,6 +479,7 @@ zone \fIstring\fR \fIoptional_class\fR {
                \fIrrtypelist\fR; ...
        };
        update\-check\-ksk \fIboolean\fR;
+       masterfile\-format ( text | raw );
        notify \fInotifytype\fR;
        notify\-source ( \fIipv4_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
        notify\-source\-v6 ( \fIipv6_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
index cdeece1ac834fabd7a458e7ccce1e561d64a97c1..82c807b00ba0f32b44f89c47cf8b190629c5d045 100644 (file)
@@ -13,7 +13,7 @@
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id: named.conf.html,v 1.37 2007/06/20 02:27:32 marka Exp $ -->
+<!-- $Id: named.conf.html,v 1.38 2007/08/19 23:26:19 marka Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -261,6 +261,7 @@ options
        allow-update-forwarding { <em class="replaceable"><code>address_match_element</code></em>; ... };<br>
        update-check-ksk <em class="replaceable"><code>boolean</code></em>;<br>
 <br>
+       masterfile-format ( text | raw );<br>
        notify <em class="replaceable"><code>notifytype</code></em>;<br>
        notify-source ( <em class="replaceable"><code>ipv4_address</code></em> | * ) [<span class="optional"> port ( <em class="replaceable"><code>integer</code></em> | * ) </span>];<br>
        notify-source-v6 ( <em class="replaceable"><code>ipv6_address</code></em> | * ) [<span class="optional"> port ( <em class="replaceable"><code>integer</code></em> | * ) </span>];<br>
@@ -319,7 +320,7 @@ options
 </p></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544424"></a><h2>VIEW</h2>
+<a name="id2544425"></a><h2>VIEW</h2>
 <div class="literallayout"><p><br>
 view <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br>
        match-clients { <em class="replaceable"><code>address_match_element</code></em>; ... };<br>
@@ -415,6 +416,7 @@ view
        allow-update-forwarding { <em class="replaceable"><code>address_match_element</code></em>; ... };<br>
        update-check-ksk <em class="replaceable"><code>boolean</code></em>;<br>
 <br>
+       masterfile-format ( text | raw );<br>
        notify <em class="replaceable"><code>notifytype</code></em>;<br>
        notify-source ( <em class="replaceable"><code>ipv4_address</code></em> | * ) [<span class="optional"> port ( <em class="replaceable"><code>integer</code></em> | * ) </span>];<br>
        notify-source-v6 ( <em class="replaceable"><code>ipv6_address</code></em> | * ) [<span class="optional"> port ( <em class="replaceable"><code>integer</code></em> | * ) </span>];<br>
@@ -465,7 +467,7 @@ view
 </p></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2545081"></a><h2>ZONE</h2>
+<a name="id2545083"></a><h2>ZONE</h2>
 <div class="literallayout"><p><br>
 zone <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>optional_class</code></em> {<br>
        type ( master | slave | stub | hint |<br>
@@ -502,6 +504,7 @@ zone
        };<br>
        update-check-ksk <em class="replaceable"><code>boolean</code></em>;<br>
 <br>
+       masterfile-format ( text | raw );<br>
        notify <em class="replaceable"><code>notifytype</code></em>;<br>
        notify-source ( <em class="replaceable"><code>ipv4_address</code></em> | * ) [<span class="optional"> port ( <em class="replaceable"><code>integer</code></em> | * ) </span>];<br>
        notify-source-v6 ( <em class="replaceable"><code>ipv6_address</code></em> | * ) [<span class="optional"> port ( <em class="replaceable"><code>integer</code></em> | * ) </span>];<br>
@@ -551,12 +554,12 @@ zone
 </p></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2545371"></a><h2>FILES</h2>
+<a name="id2545374"></a><h2>FILES</h2>
 <p><code class="filename">/etc/named.conf</code>
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2545383"></a><h2>SEE ALSO</h2>
+<a name="id2545386"></a><h2>SEE ALSO</h2>
 <p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
       <span class="citerefentry"><span class="refentrytitle">named-checkconf</span>(8)</span>,
       <span class="citerefentry"><span class="refentrytitle">rndc</span>(8)</span>,