From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 2/2] ip-link: fix man page warnings Date: Mon, 18 Jan 2016 11:45:34 -0800 Message-ID: <20160118114534.05fb15ed@xeon-e3> References: <1452791420-10771-1-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: "netdev@vger.kernel.org" , Thomas Faivre To: Nicolas Dichtel Return-path: Received: from mx0a-000f0801.pphosted.com ([67.231.144.122]:35147 "EHLO mx0a-000f0801.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754270AbcARTp3 (ORCPT ); Mon, 18 Jan 2016 14:45:29 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 14 Jan 2016 17:10:20 +0000 Nicolas Dichtel wrote: > From: Thomas Faivre > > grff wrapper returns warnings when parsing the ip-link.8.in file. > > How to reproduce: > $ man --warnings ip-link > /dev/null > `R' is a string (producing the registered sign), not a macro. > [...] > > Signed-off-by: Thomas Faivre > Signed-off-by: Nicolas Dichtel Applied thanks.