[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <bc8e7bce10677759e39fb8524f4f3e5a991313fe.1588180491.git.pabeni@redhat.com>
Date: Wed, 29 Apr 2020 19:17:22 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: stephen@...workplumber.org, netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>, Andrea Claudi <aclaudi@...hat.com>
Subject: [PATCH iproute2-next] man: ip.8: add reference to mptcp man-page
While at it, additionally fix a mandoc warning in mptcp.8
Signed-off-by: Paolo Abeni <pabeni@...hat.com>
---
man/man8/ip-mptcp.8 | 1 -
man/man8/ip.8 | 7 ++++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/man/man8/ip-mptcp.8 b/man/man8/ip-mptcp.8
index f6457e97..ef8409ea 100644
--- a/man/man8/ip-mptcp.8
+++ b/man/man8/ip-mptcp.8
@@ -2,7 +2,6 @@
.SH "NAME"
ip-mptcp \- MPTCP path manager configuration
.SH "SYNOPSIS"
-.sp
.ad l
.in +8
.ti -8
diff --git a/man/man8/ip.8 b/man/man8/ip.8
index 1613f790..c9f7671e 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -22,7 +22,7 @@ ip \- show / manipulate routing, network devices, interfaces and tunnels
.BR link " | " address " | " addrlabel " | " route " | " rule " | " neigh " | "\
ntable " | " tunnel " | " tuntap " | " maddress " | " mroute " | " mrule " | "\
monitor " | " xfrm " | " netns " | " l2tp " | " tcp_metrics " | " token " | "\
- macsec " | " vrf " }"
+ macsec " | " vrf " | " mptcp " }"
.sp
.ti -8
@@ -268,6 +268,10 @@ readability.
.B monitor
- watch for netlink messages.
+.TP
+.B mptcp
+- manage MPTCP path manager.
+
.TP
.B mroute
- multicast routing cache entry.
@@ -405,6 +409,7 @@ was written by Alexey N. Kuznetsov and added in Linux 2.2.
.BR ip-link (8),
.BR ip-maddress (8),
.BR ip-monitor (8),
+.BR ip-mptcp (8),
.BR ip-mroute (8),
.BR ip-neighbour (8),
.BR ip-netns (8),
--
2.21.1
Powered by blists - more mailing lists