From 339821f121d86ef8c670cc2f5beea0c553a2fc9b Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 12 Dec 2020 14:18:10 +0100 Subject: xml: use "u32:" keyword when identifying port ranges This will render the completion help more nicely. --- interface-definitions/ssh.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface-definitions/ssh.xml.in') diff --git a/interface-definitions/ssh.xml.in b/interface-definitions/ssh.xml.in index 3db740131..d94e29427 100644 --- a/interface-definitions/ssh.xml.in +++ b/interface-definitions/ssh.xml.in @@ -160,7 +160,7 @@ Port for SSH service - 1-65535 + u32:1-65535 Numeric IP port -- cgit v1.2.3