From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mart Frauenlob Subject: Re: [PATCH] ip[6]tables: show --protocol instead of --proto in usage Date: Fri, 29 Mar 2013 08:31:02 +0100 Message-ID: <51554336.809@chello.at> References: <5149C42E.4040900@chello.at> Reply-To: mart.frauenlob@chello.at Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5149C42E.4040900@chello.at> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter-devel@vger.kernel.org Cc: "netfilter@vger.kernel.org" On 20.03.2013 15:14, Mart Frauenlob wrote: > Good day! > > As the man page shows --protocol not --proto, also do so in the usage > text displayed by ip[6]tables -h. > > Attached patch does the change. [N]OK?