From: Remi Gacogne Date: Fri, 1 Dec 2023 13:29:52 +0000 (+0100) Subject: dnsdist: Better description suggested by Otto in the documentation X-Git-Tag: rec-5.1.0-alpha0~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13dee3a3c25e26d69c9c42927dccf1e4f2ce5c78;p=thirdparty%2Fpdns.git dnsdist: Better description suggested by Otto in the documentation Co-authored-by: Otto Moerbeek --- diff --git a/pdns/dnsdistdist/docs/reference/netmaskgroup.rst b/pdns/dnsdistdist/docs/reference/netmaskgroup.rst index 568bb95b6a..591ed54a67 100644 --- a/pdns/dnsdistdist/docs/reference/netmaskgroup.rst +++ b/pdns/dnsdistdist/docs/reference/netmaskgroup.rst @@ -21,7 +21,7 @@ NetmaskGroup .. versionadded:: 1.9.0 - Add one or more masks from an existing to this NMG. + Add all masks from an existing NMG to this NMG. :param NetmaskGroup otherNMG: Add the masks from a :class:`NetmaskGroup` to this one.