diff options
Diffstat (limited to 'bin/named/named.conf.docbook')
-rw-r--r-- | bin/named/named.conf.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index d7787069..35cd6276 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -219,7 +219,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> | hostname | none ); stacksize <replaceable>size</replaceable>; statistics-file <replaceable>quoted_string</replaceable>; statistics-interval <replaceable>integer</replaceable>; // not yet implemented |