Update interpolation.html.md (#8568)

This commit is contained in:
Paul Stack 2016-08-31 09:59:08 +01:00 committed by GitHub
commit 31e30d0cde

View File

@ -92,7 +92,7 @@ The supported built-in functions are:
systems expect for IPv4 interfaces. For example,
``cidrmask("10.0.0.0/8")`` returns ``255.0.0.0``. Not applicable
to IPv6 networks since CIDR notation is the only valid notation for
IPv6.
IPv4.
* `cidrsubnet(iprange, newbits, netnum)` - Takes an IP address range in
CIDR notation (like ``10.0.0.0/8``) and extends its prefix to include an