diff options
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/service_dns_forwarding.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/service_dns_forwarding.xml.in b/interface-definitions/service_dns_forwarding.xml.in index b520af44d..788f0c18e 100644 --- a/interface-definitions/service_dns_forwarding.xml.in +++ b/interface-definitions/service_dns_forwarding.xml.in @@ -742,7 +742,7 @@ <children> <leafNode name="ecs-add-for"> <properties> - <help>List of client netmasks for which EDNS Client Subnet will be added</help> + <help>Client netmask for which EDNS Client Subnet will be added</help> <valueHelp> <format>ipv4net</format> <description>IP addresses or subnets, negation supported</description> @@ -768,7 +768,7 @@ </leafNode> <leafNode name="edns-subnet-allow-list"> <properties> - <help>List of netmasks and domains that we should enable EDNS subnet for</help> + <help>Netmask or domain that we should enable EDNS subnet for</help> <valueHelp> <format>txt</format> <description>Netmask or domain</description> |