From 58e3c4144181c94bd049ffe09bc79aba779e192e Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 14 May 2013 19:42:19 -0700 Subject: [PATCH] [master] fix typo --- bin/named/named.conf.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index 2edaf0af64..f6b76c36fb 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