From 8fa26de310ce7b12232329222260afaec825c9df Mon Sep 17 00:00:00 2001 From: "Laurence J. Lane" Date: Fri, 23 Aug 2013 16:55:55 -0400 Subject: iptables: libxt_recent.{c,man} dead URL Remove it. Signed-off-by: Laurence J. Lane Signed-off-by: Florian Westphal --- extensions/libxt_recent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libxt_recent.c') diff --git a/extensions/libxt_recent.c b/extensions/libxt_recent.c index b3510d99..e1801f1c 100644 --- a/extensions/libxt_recent.c +++ b/extensions/libxt_recent.c @@ -104,7 +104,7 @@ static void recent_help(void) " --rsource Match/Save the source address of each packet in the recent list table (default).\n" " --rdest Match/Save the destination address of each packet in the recent list table.\n" " --mask netmask Netmask that will be applied to this recent list.\n" -"xt_recent by: Stephen Frost . http://snowman.net/projects/ipt_recent/\n"); +"xt_recent by: Stephen Frost .\n"); } enum { -- cgit v1.2.3