mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 07:39:59 -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.
(cherry picked from commit 14c7fb36e7)
This commit is contained in:
parent
d28f6972ce
commit
557d674583
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