From: Petr Špaček Date: Fri, 17 Jun 2022 12:42:32 +0000 (+0200) Subject: Remove ambiguous link anchors for logging { file } statement X-Git-Tag: v9.19.3~25^2~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=fbcaa44851e51bbce102859110c3cefb7fb6f448;p=thirdparty%2Fbind9.git Remove ambiguous link anchors for logging { file } statement 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. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 4d8a9f0dbba..986a32b4095 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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