From: Evan Hunt Date: Wed, 15 May 2013 02:42:19 +0000 (-0700) Subject: [master] fix typo X-Git-Tag: v9.10.0a1~338 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=58e3c4144181c94bd049ffe09bc79aba779e192e;p=thirdparty%2Fbind9.git [master] fix typo --- diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index 2edaf0af643..f6b76c36fb8 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -220,7 +220,7 @@ options { random-device quoted_string; recursive-clients integer; serial-query-rate integer; - server-id ( quoted_string | none |; + server-id ( quoted_string | none ); stacksize size; statistics-file quoted_string; statistics-interval integer; // not yet implemented