From 14c7fb36e7d74e502259ea04859404e7eb06495a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Fri, 1 Jul 2022 12:40:39 +0200 Subject: [PATCH] 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. --- doc/arm/reference.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 8f86fa738c..afd62b1818 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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: