As the subject says... Best regards Mart
>From 937309f37f9000f18f88c191923192c5d31a07e8 Mon Sep 17 00:00:00 2001 From: Mart Frauenlob <mart.frauenlob@xxxxxxxxx> Date: Sat, 6 Apr 2013 10:49:47 +0200 Subject: [PATCH 2/2] iptables manpage: Fix missing space for recent match --mask option. --- extensions/libxt_recent.man | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man index 8e6a8e9..05ae4fa 100644 --- a/extensions/libxt_recent.man +++ b/extensions/libxt_recent.man @@ -24,7 +24,7 @@ is the default. \fB\-\-rdest\fP Match/save the destination address of each packet in the recent list table. .TP -\fB\-\-mask\fPnetmask +\fB\-\-mask\fP \fnetmask\fP Netmask that will be applied to this recent list. .TP [\fB!\fP] \fB\-\-rcheck\fP -- 1.7.2.5