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:
Petr Špaček 2022-07-01 12:40:39 +02:00
parent d28f6972ce
commit 557d674583
No known key found for this signature in database
GPG key ID: ABD587CDF06581AE

View file

@ -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: