From 64871ad75ab028cbc6d8fcbb5e334c8944954162 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Thu, 13 Apr 2023 09:04:08 +0200 Subject: xml: dns: T5143: valueHelp format should be txt instead of text The (v)bash completion helpers trigger on the "txt" keyword for the valueHelp strings when asking for the tab completion helper. Replace text -> txt --- interface-definitions/dns-forwarding.xml.in | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'interface-definitions/dns-forwarding.xml.in') diff --git a/interface-definitions/dns-forwarding.xml.in b/interface-definitions/dns-forwarding.xml.in index 2b6892ce5..6b7344b1d 100644 --- a/interface-definitions/dns-forwarding.xml.in +++ b/interface-definitions/dns-forwarding.xml.in @@ -84,7 +84,7 @@ Domain to forward to a custom DNS server - text + txt An absolute DNS domain name @@ -111,7 +111,7 @@ Domain to host authoritative records for - text + txt An absolute DNS domain name @@ -128,7 +128,7 @@ "A" record - text + txt A DNS name relative to the root record @@ -165,7 +165,7 @@ "AAAA" record - text + txt A DNS name relative to the root record @@ -202,7 +202,7 @@ "CNAME" record - text + txt A DNS name relative to the root record @@ -234,7 +234,7 @@ "MX" record - text + txt A DNS name relative to the root record @@ -281,7 +281,7 @@ "PTR" record - text + txt A DNS name relative to the root record @@ -313,7 +313,7 @@ "TXT" record - text + txt A DNS name relative to the root record @@ -329,7 +329,7 @@ Record contents - text + txt Record contents @@ -343,7 +343,7 @@ "SPF" record (type=SPF) - text + txt A DNS name relative to the root record @@ -359,7 +359,7 @@ Record contents - text + txt Record contents @@ -372,7 +372,7 @@ "SRV" record - text + txt A DNS name relative to the root record @@ -456,7 +456,7 @@ "NAPTR" record - text + txt A DNS name relative to the root record -- cgit v1.2.3