From: Jan Engelhardt Date: Mon, 24 Nov 2008 12:52:30 +0000 (+0100) Subject: doc: fix a typo in libip6t_REJECT.man X-Git-Tag: v1.4.3~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64f948b24407c3cf3d02476059a3f9fa0265cb3d;p=thirdparty%2Fiptables.git doc: fix a typo in libip6t_REJECT.man Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- diff --git a/extensions/libip6t_REJECT.man b/extensions/libip6t_REJECT.man index 909d8263..877a769c 100644 --- a/extensions/libip6t_REJECT.man +++ b/extensions/libip6t_REJECT.man @@ -32,5 +32,4 @@ TCP RST packet to be sent back. This is mainly useful for blocking (113/tcp) probes which frequently occur when sending mail to broken mail hosts (which won't accept your mail otherwise). .B tcp-reset -can only be used with kernel versions 2.6.14 or latter. - +can only be used with kernel versions 2.6.14 or later.