]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: harmonize `an experimental feature` 12570/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 20 Feb 2023 21:17:48 +0000 (16:17 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 20 Feb 2023 21:19:32 +0000 (16:19 -0500)
docs/dnssec/pkcs11.rst
docs/migration.rst
docs/tsig.rst
pdns/recursordist/docs/changelog/pre-4.0.rst
pdns/recursordist/docs/settings.rst

index b7ad8da7bcb39f10b388255b8cf0e453965e3aa9..b1f95f1ba0a81f07afd5efa58dbfdbf6e983b747 100644 (file)
@@ -2,7 +2,7 @@ PKCS#11 support
 ===============
 
 .. note::
-  This feature is experimental, use at your own risk!
+  This is an experimental feature, use at your own risk!
 
 To enable it, compile PowerDNS Authoritative Server using ``--enable-experimental-pkcs11`` flag on configure.
 This requires you to have the p11-kit libraries and headers.
index 0db501729b720c2a92c738e1d1c8a18ec5c18acb..6d01d5aa5d841db391274ae6f25327573329eccb 100644 (file)
@@ -142,7 +142,7 @@ Migrating Data from one Backend to Another Backend
 --------------------------------------------------
 
 .. note::
-  This is experimental feature.
+  This is an experimental feature.
 
 Syntax: ``pdnsutil b2b-migrate OLD NEW``
 
index dd04c11f3a295b0149b6cd94f0408a8c2383e7fb..197f50fa41ed2611dc9d06ed245ba405ca5692f0 100644 (file)
@@ -124,7 +124,7 @@ GSS-TSIG allows authentication and authorization of DNS updates or AXFR
 using Kerberos with TSIG signatures.
 
 .. note::
-  This feature is experimental and subject to change in future releases.
+  This is an experimental feature and subject to change in future releases.
 
 Prerequisites
 ~~~~~~~~~~~~~
index 1b73df39ae8bb474e7f46d700932f4955c298d61..9ecf0dd539ee09bcffb49f590485cbb02e1fdc44 100644 (file)
@@ -923,7 +923,7 @@ Improvements
    1677 <http://wiki.powerdns.com/projects/trac/changeset/1677>`__.
 -  On some platforms, it may be better to have PowerDNS itself
    distribute queries over threads (instead of leaving it up to the
-   kernel). This experimental feature can be enabled with the
+   kernel). This is an experimental feature and can be enabled with the
    'pdns-distributes-queries' setting. Code in `commit
    1678 <http://wiki.powerdns.com/projects/trac/changeset/1678>`__ and
    beyond. Speeds up Solaris measurably.
index db394fe959279dae45bbab4ae59b401dde2924b6..bf7b41f6ec8fd0d64baa0f424ad8471e300e05cd 100644 (file)
@@ -807,7 +807,7 @@ This file can be used to serve data authoritatively using `export-etc-hosts`_.
 - Integer
 - Default: 0
 
-Enable the recording and logging of ref:`event traces`. This is an experimental feature subject to change.
+Enable the recording and logging of ref:`event traces`. This is an experimental feature and subject to change.
 Possible values are 0: (disabled), 1 (add information to protobuf logging messages) and 2 (write to log) and 3 (both).
 
 .. _setting-export-etc-hosts: