]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove ambiguous link anchors for logging { file } statement
authorPetr Špaček <pspacek@isc.org>
Fri, 17 Jun 2022 12:42:32 +0000 (14:42 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 24 Jun 2022 07:40:51 +0000 (09:40 +0200)
Unfortunatelly logging and zone blocks use file statements with
different semantics but the same name.

There is no sane way to disambiguate them in text, so let's remove the
link anchor from logging so we can link to the file statement in zone.

My assumption is that linking to logging { file } is very unlikely
because logging is self-contained in one block but zone config is all
over the place.

doc/arm/reference.rst

index 4d8a9f0dbbae06f2dd9b6b5bf064843ae0de5a1f..986a32b40951f88438eefdb82ec594d149c521f8 100644 (file)
@@ -628,8 +628,7 @@ by the channel (the default is ``info``), and whether to include a
    to be discarded; in that case, other options for the channel are
    meaningless.
 
-.. namedconf:statement:: file
-
+``file``
    The ``file`` destination clause directs the channel to a disk file. It
    can include additional arguments to specify how large the file is
    allowed to become before it is rolled to a backup file (``size``), how