From: Suzanne Goldlust Date: Fri, 8 Jul 2022 16:09:11 +0000 (+0000) Subject: Fix http block short description X-Git-Tag: v9.19.4~19^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2bce539fda158dfc4870b831c13641b1215418;p=thirdparty%2Fbind9.git Fix http block short description --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index b02e2868ab9..294c4f6f6c2 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -417,7 +417,7 @@ The following blocks are supported: Specifies configuration information for a TLS connection, including a :any:`key-file`, :any:`cert-file`, :any:`ca-file`, :any:`dhparam-file`, :any:`remote-hostname`, :any:`ciphers`, :any:`protocols`, :any:`prefer-server-ciphers`, and :any:`session-tickets`. :any:`http` - Specifies configuration information for an HTTP connection, including ``endponts``, :any:`listener-clients` and :any:`streams-per-connection`. + Specifies configuration information for an HTTP connection, including :any:`endpoints`, :any:`listener-clients`, and :any:`streams-per-connection`. :any:`trust-anchors` Defines DNSSEC trust anchors: if used with the ``initial-key`` or ``initial-ds`` keyword, trust anchors are kept up-to-date using :rfc:`5011` trust anchor maintenance; if used with ``static-key`` or ``static-ds``, keys are permanent.