From 6204c74993806bea99064fc515d11a37dd273f75 Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 10 Feb 2026 12:07:24 +0300 Subject: [PATCH] update docs --- docs/manual.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.en.md b/docs/manual.en.md index 80f1b0d..e8f4a83 100644 --- a/docs/manual.en.md +++ b/docs/manual.en.md @@ -5206,7 +5206,7 @@ Outputs to stdout: `-m connbytes --connbytes-dir=original --connbytes-mode=packe ``` ipt_port_ipset() # $1 - ipset name -# $2 - comma separated port or port range list. ranges are por1-port2 +# $2 - comma separated port or port range list. ranges are port1-port2 ``` Creates "bitmap:port" ipset filled with the supplied port list. If the set already exists it's elements are replaced.