netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: netdev@vger.kernel.org
Subject: [PATCH iproute2] man: fix small formatting errors
Date: Tue,  2 Jan 2018 18:42:16 +0100	[thread overview]
Message-ID: <20180102174216.21031-1-bluca@debian.org> (raw)

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 <bluca@debian.org>
---
 man/man8/devlink-sb.8 | 2 +-
 man/man8/ip-link.8.in | 2 +-
 man/man8/tc-u32.8     | 6 ++----
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/man/man8/devlink-sb.8 b/man/man8/devlink-sb.8
index ffb5553e..1882833a 100644
--- a/man/man8/devlink-sb.8
+++ b/man/man8/devlink-sb.8
@@ -227,7 +227,7 @@ This command is used to browse shared buffer occupancy values. Values are showed
 current_value/max_value
 .in -16
 Note that before showing values, one has to issue
-.b occupancy snapshot
+.B occupancy snapshot
 command first.
 
 .PP
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 9ddf0ffb..ff6bb9a2 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -1275,7 +1275,7 @@ or disable
 arptables hooks on the bridge.
 
 
-.in-8
+.in -8
 
 .TP
 MACsec Type Support
diff --git a/man/man8/tc-u32.8 b/man/man8/tc-u32.8
index e9475a93..2bf2e3e9 100644
--- a/man/man8/tc-u32.8
+++ b/man/man8/tc-u32.8
@@ -29,10 +29,8 @@ u32 \- universal 32bit traffic control filter
 .IR HANDLE " ] [ "
 .B indev
 .IR ifname " ] [ "
-.B skip_hw
-.R  "|"
-.B skip_sw
-.R " ] [ "
+.BR skip_hw " | "
+.BR skip_sw " ] [ "
 .BR help " ]"
 
 .ti -8
-- 
2.14.2

             reply	other threads:[~2018-01-02 17:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 17:42 Luca Boccassi [this message]
2018-01-02 19:10 ` [PATCH iproute2] man: fix small formatting errors Jiri Pirko
2018-01-02 19:30 ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180102174216.21031-1-bluca@debian.org \
    --to=bluca@debian.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).