From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH iproute2] man: fix small formatting errors Date: Tue, 2 Jan 2018 20:10:54 +0100 Message-ID: <20180102191054.GD2051@nanopsycho.orion> References: <20180102174216.21031-1-bluca@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Luca Boccassi Return-path: Received: from mail-wr0-f178.google.com ([209.85.128.178]:42437 "EHLO mail-wr0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751335AbeABTK4 (ORCPT ); Tue, 2 Jan 2018 14:10:56 -0500 Received: by mail-wr0-f178.google.com with SMTP id w107so23626885wrb.9 for ; Tue, 02 Jan 2018 11:10:56 -0800 (PST) Content-Disposition: inline In-Reply-To: <20180102174216.21031-1-bluca@debian.org> Sender: netdev-owner@vger.kernel.org List-ID: Tue, Jan 02, 2018 at 06:42:16PM CET, bluca@debian.org wrote: >Lintian detected the following formatting errors: > > man/man8/devlink-sb.8.gz 230: warning: macro `b' not defined > man/man8/ip-link.8.gz 1243: warning: macro `in-8' not defined > (possibly missing space after `in') > man/man8/tc-u32.8.gz `R' is a string (producing the registered sign), > not a macro. > >Signed-off-by: Luca Boccassi Acked-by: Jiri Pirko Thanks!