diff options
-rw-r--r-- | doc/sphinx/grammar/grammar.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/grammar/grammar.rst b/doc/sphinx/grammar/grammar.rst index 565db0f505..d0ed5ad2c9 100644 --- a/doc/sphinx/grammar/grammar.rst +++ b/doc/sphinx/grammar/grammar.rst @@ -10,8 +10,8 @@ .. _bnf-grammar: -BNF Grammar -=========== +Kea Configuration File Syntax (BNF) +=================================== Kea consists of several daemons, each with its own configuration syntax. The following sections provide a complete syntax of all possible parameters, written as Backus-Naur Form (BNF). |