From: Fernando Fernandez Mancera <fmancera@suse.de>
To: netdev@vger.kernel.org
Cc: dsahern@kernel.org, stephen@networkplumber.org,
davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
Fernando Fernandez Mancera <fmancera@suse.de>
Subject: [PATCH 1/2 iproute2-next] man: iplink: fix indentation level after inet parameter
Date: Sun, 7 Jun 2026 08:57:14 +0200 [thread overview]
Message-ID: <20260607065715.4573-1-fmancera@suse.de> (raw)
The indentation for inet block opens with +8 but closes with -10. Fix
the imbalance.
Fixes: fdb064bf64e5 ("iplink: add support for setting IPv4 devconf parameters")
Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
---
man/man8/ip-link.8.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index e7ef64dd..d4f9f062 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -214,7 +214,7 @@ ip-link \- network device configuration
.br
.RB "[ " igmpv3_unsolicited_report_interval " " INTERVAL " ] ]"
.br
-.in -10
+.in -8
.br
.RB "[ " macaddr
.RI "[ " MACADDR " ]"
--
2.54.0
next reply other threads:[~2026-06-07 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-07 6:57 Fernando Fernandez Mancera [this message]
2026-06-07 6:57 ` [PATCH 2/2 iproute2-next] iplink: set NLA_F_NESTED for IPv4 devconf attributes Fernando Fernandez Mancera
2026-06-07 13:50 ` [PATCH 1/2 iproute2-next] man: iplink: fix indentation level after inet parameter patchwork-bot+netdevbpf
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=20260607065715.4573-1-fmancera@suse.de \
--to=fmancera@suse.de \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stephen@networkplumber.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