From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: manpage updates Date: Sun, 08 Jun 2008 19:12:28 +0200 Message-ID: <484C12FC.8000805@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:41900 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752596AbYFHRMd (ORCPT ); Sun, 8 Jun 2008 13:12:33 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 1f81341483544759db0d5255ecd6f49de984993a > Author: Jan Engelhardt > Date: Sun Jun 8 11:57:41 2008 +0200 > > manpage updates > > A number of options support negation, but the manpage did not reflect > this ("[!]" was absent). Also fix a few [] (optional arguments) to {} > (required arguments) in the option-BNF. Applied, thanks Jan.