From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 19 Nov 2025 19:15:07 +0000 (-0500) Subject: spelling: , depending on the configuration, X-Git-Tag: rec-5.4.0-alpha1~61^2~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c236f1aef22c80004019099a5b028e45181a008;p=thirdparty%2Fpdns.git spelling: , depending on the configuration, Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/rec-rust-lib/table.py b/pdns/recursordist/rec-rust-lib/table.py index 0010325388..b0566530fe 100644 --- a/pdns/recursordist/rec-rust-lib/table.py +++ b/pdns/recursordist/rec-rust-lib/table.py @@ -439,7 +439,7 @@ The number of distributor threads is determined by :ref:`setting-distributor-thr This parameter is only available if the OS provides the ``pthread_setaffinity_np()`` function. -Note that depending on the configuration the Recursor can start more threads. +Note that, depending on the configuration, the Recursor can start more threads. Typically these threads will sleep most of the time. These threads cannot be specified in this setting as their thread-ids are left unspecified. ''', @@ -459,7 +459,7 @@ The number of distributor threads is determined by :ref:`setting-distributor-thr This parameter is only available if the OS provides the ``pthread_setaffinity_np()`` function. -Note that depending on the configuration the Recursor can start more threads. +Note that, depending on the configuration, the Recursor can start more threads. Typically these threads will sleep most of the time. These threads cannot be specified in this setting as their thread-ids are left unspecified. ''',