From: Evan Hunt Date: Wed, 15 May 2013 02:42:32 +0000 (-0700) Subject: [v9_9] fix typo X-Git-Tag: v9.9.3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cca234d2a88f27ebf3be4bed7fe7fa07ede27b5;p=thirdparty%2Fbind9.git [v9_9] fix typo --- diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index 24c8535b0fb..5ed9f3adf55 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -218,7 +218,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