From patchwork Sat Apr 6 09:03:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mart Frauenlob X-Patchwork-Id: 234317 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 9FC0C2C0116 for ; Sat, 6 Apr 2013 20:04:53 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932843Ab3DFJEv (ORCPT ); Sat, 6 Apr 2013 05:04:51 -0400 Received: from fep31.mx.upcmail.net ([62.179.121.49]:61290 "EHLO fep31.mx.upcmail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932834Ab3DFJEu (ORCPT ); Sat, 6 Apr 2013 05:04:50 -0400 Received: from edge02.upcmail.net ([192.168.13.237]) by viefep22-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130406090426.TTHI12132.viefep22-int.chello.at@edge02.upcmail.net> for ; Sat, 6 Apr 2013 11:04:26 +0200 Received: from [192.168.13.66] ([80.108.253.46]) by edge02.upcmail.net with edge id LZ4S1l00710poxs01Z4S7j; Sat, 06 Apr 2013 11:04:26 +0200 X-SourceIP: 80.108.253.46 X-Authenticated-Sender: mart.frauenlob@chello.at Message-ID: <515FE4EC.1070900@chello.at> Date: Sat, 06 Apr 2013 11:03:40 +0200 From: Mart Frauenlob Reply-To: mart.frauenlob@chello.at User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: netfilter-devel@vger.kernel.org Subject: [PATCH] iptables manpage: Fix missing space for recent match --mask option Sender: netfilter-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org As the subject says... Best regards Mart From 937309f37f9000f18f88c191923192c5d31a07e8 Mon Sep 17 00:00:00 2001 From: Mart Frauenlob 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