]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Rename yes_or_no to boolean
authorPetr Špaček <pspacek@isc.org>
Fri, 1 Jul 2022 14:50:19 +0000 (16:50 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 4 Jul 2022 13:50:51 +0000 (15:50 +0200)
The name yes_or_no was used only in two places and rest of the ARM
(except for the grammar glossary...) uses term boolean. Let's stick to
it.

bin/nsupdate/nsupdate.rst
doc/arm/reference.rst
doc/man/nsupdate.1in

index 3d9425a5cb51593dda3c30bc19cd444f75d73f77..17ab96d421971ccbcf96444658ee45980eae7f65 100644 (file)
@@ -256,7 +256,7 @@ The command formats and their meanings are as follows:
    in ``krb5.conf``. If no realm is specified, the saved realm is
    cleared.
 
-``check-names [yes_or_no]``
+``check-names [boolean]``
    This command turns on or off check-names processing on records to be added.
    Check-names has no effect on prerequisites or records to be deleted.
    By default check-names processing is on. If check-names processing
index eb17d9b32a756b6dd7bc625cb0434b439f87a04f..24d8eb134b8ffd773bdeccf819a4653854752a93 100644 (file)
@@ -345,7 +345,7 @@ file documentation:
     ``percentage``
          An integer value followed by ``%`` to represent percent.
 
-    ``yes_or_no``
+    ``boolean``
         Either ``yes`` or ``no``. The words ``true`` and ``false`` are also accepted, as are the numbers ``1`` and ``0``.
 
 .. _configuration_file_grammar:
@@ -6054,7 +6054,7 @@ The :any:`trusted-keys` statement has been deprecated in favor of
    view view_name [ class ] {
        match-clients { address_match_list } ;
        match-destinations { address_match_list } ;
-       match-recursive-only yes_or_no ;
+       match-recursive-only <boolean> ;
      [ view_option ; ... ]
      [ zone_statement ; ... ]
    } ;
index 4f4b4f802577834656e7c5cbf957b6acb97cc9fb..d83bd49ccd4961bc9ccde1ebbfd3ae08f5e3be42 100644 (file)
@@ -284,7 +284,7 @@ When using GSS\-TSIG, this command specifies the use of \fBrealm_name\fP rather
 in \fBkrb5.conf\fP\&. If no realm is specified, the saved realm is
 cleared.
 .TP
-.B \fBcheck\-names [yes_or_no]\fP
+.B \fBcheck\-names [boolean]\fP
 This command turns on or off check\-names processing on records to be added.
 Check\-names has no effect on prerequisites or records to be deleted.
 By default check\-names processing is on. If check\-names processing