From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [PATCH iproute2 6/6] ip/link_iptnl: fix indentation Date: Mon, 17 Dec 2012 09:44:58 +0100 Message-ID: <50CEDB8A.40303@6wind.com> References: <1355406174-10586-1-git-send-email-nicolas.dichtel@6wind.com> <1355406174-10586-6-git-send-email-nicolas.dichtel@6wind.com> <20121214100212.00297856@nehalam.linuxnetplumber.net> Reply-To: nicolas.dichtel@6wind.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-ee0-f46.google.com ([74.125.83.46]:47837 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750805Ab2LQIpC (ORCPT ); Mon, 17 Dec 2012 03:45:02 -0500 Received: by mail-ee0-f46.google.com with SMTP id e53so3047809eek.19 for ; Mon, 17 Dec 2012 00:45:00 -0800 (PST) In-Reply-To: <20121214100212.00297856@nehalam.linuxnetplumber.net> Sender: netdev-owner@vger.kernel.org List-ID: Le 14/12/2012 19:02, Stephen Hemminger a =E9crit : > On Thu, 13 Dec 2012 14:42:54 +0100 > Nicolas Dichtel wrote: > >> Use tabs instead of space when possible. >> >> Signed-off-by: Nicolas Dichtel > > Thanks applied all these. > Two patches are missing in your tree: 1/6 ip: update man pages and usage() for 'ip monitor' 2/6 ip: add man pages for netconf Should I resend them?