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

index 24c8535b0fbba3693b0cef76c2d55eade50a1be2..5ed9f3adf556d9f6b769d1ebe25dcabca43cd504 100644 (file)
@@ -218,7 +218,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