Update interpolation.html.md

This commit is contained in:
zhuk-intetics 2016-08-31 10:19:17 +03:00 committed by GitHub
parent 70d9fe8db3
commit 3308b974e2
1 changed files with 1 additions and 1 deletions

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