Netdev List
 help / color / mirror / Atom feed
* [PATCH 1/2 iproute2-next] man: iplink: fix indentation level after inet parameter
@ 2026-06-07  6:57 Fernando Fernandez Mancera
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Fernando Fernandez Mancera @ 2026-06-07  6:57 UTC (permalink / raw)
  To: netdev; +Cc: dsahern, stephen, davem, kuba, pabeni, Fernando Fernandez Mancera

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-07 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-07  6:57 [PATCH 1/2 iproute2-next] man: iplink: fix indentation level after inet parameter Fernando Fernandez Mancera
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox