]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix formatting for versionadded 10967/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 9 Nov 2021 11:21:59 +0000 (12:21 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 9 Nov 2021 11:21:59 +0000 (12:21 +0100)
pdns/recursordist/docs/lua-scripting/netmask.rst

index 3f2f8aa7ca8febdcb15e3055e6413eefde4e2579..dae9137974f37dcd62dc0d198c6ccefadeeba77e 100644 (file)
@@ -95,6 +95,7 @@ They can be matched against netmasks objects:
 Prefixing a mask with ``!`` excludes that mask from matching.
 
 .. function:: newNMG([masks]) -> NetMaskGroup
+
   .. versionchanged:: 4.6.0
     Added the optional ``masks`` parameter.