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/?a=commitdiff_plain;h=refs%2Fpull%2F13503%2Fhead;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.