]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix typo
authorEvan Hunt <each@isc.org>
Wed, 15 May 2013 02:42:19 +0000 (19:42 -0700)
committerEvan Hunt <each@isc.org>
Wed, 15 May 2013 02:42:19 +0000 (19:42 -0700)
bin/named/named.conf.docbook

index 2edaf0af6433f30ecbe8b6e39eddf4473d6618fa..f6b76c36fb8ebecb6097150d68d13780b6d56b3f 100644 (file)
@@ -220,7 +220,7 @@ options {
        random-device <replaceable>quoted_string</replaceable>;
        recursive-clients <replaceable>integer</replaceable>;
        serial-query-rate <replaceable>integer</replaceable>;
-       server-id ( <replaceable>quoted_string</replaceable> | none |;
+       server-id ( <replaceable>quoted_string</replaceable> | none );
        stacksize <replaceable>size</replaceable>;
        statistics-file <replaceable>quoted_string</replaceable>;
        statistics-interval <replaceable>integer</replaceable>; // not yet implemented