From 9230c11493abb0622f3df5f1cd6ccacbbf40cef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Eychenne?= Date: Mon, 3 Mar 2003 22:23:22 +0000 Subject: add iptables 'helper' match manpage section (Herve Eychenne) --- extensions/libipt_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libipt_helper.c') diff --git a/extensions/libipt_helper.c b/extensions/libipt_helper.c index 8c59e2a6..4b16e021 100644 --- a/extensions/libipt_helper.c +++ b/extensions/libipt_helper.c @@ -14,7 +14,7 @@ help(void) { printf( "helper match v%s options:\n" -"[!] --helper value Match helper value\n" +"[!] --helper string Match helper identified by string\n" "\n", IPTABLES_VERSION); } -- cgit v1.2.3