mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 08:02:53 -04:00
[master] fix typo
This commit is contained in:
parent
dc775799d9
commit
58e3c41441
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue