From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: manpage: use separate paragraphs for command syntax Date: Wed, 29 Oct 2008 09:48:46 +0100 Message-ID: <4908236E.6040906@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]:60039 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbYJ2Ist (ORCPT ); Wed, 29 Oct 2008 04:48:49 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit c70cc8d8004b9571e85c2b33e85262f8238b3df3 > Author: Jan Engelhardt > Date: Tue Oct 28 14:07:10 2008 -0400 > > manpage: use separate paragraphs for command syntax > > This makes it (IMO) easier to follow when the terminal is small and the > command line specifications begin to wrap. Applied, thanks.