mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Remove unreferences dialup_option grammar
I dunno why it was a separate entity in the grammar glossary. It is not referenced anywhere else except for the the dialup statement, and the statement describes all its possible values verbosely.
This commit is contained in:
parent
9bbcff225b
commit
14c7fb36e7
1 changed files with 0 additions and 4 deletions
|
|
@ -346,10 +346,6 @@ file documentation:
|
|||
``yes_or_no``
|
||||
Either ``yes`` or ``no``. The words ``true`` and ``false`` are also accepted, as are the numbers ``1`` and ``0``.
|
||||
|
||||
``dialup_option``
|
||||
One of ``yes``, ``no``, ``notify``, ``notify-passive``, ``refresh``, or ``passive``. When used in a zone, ``notify-passive``, ``refresh``, and ``passive`` are restricted to secondary and stub zones.
|
||||
|
||||
|
||||
.. _configuration_file_grammar:
|
||||
|
||||
.. _configuration_blocks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue