aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2020-04-29 19:17:22 +0200
committerDavid Ahern <dsahern@gmail.com>2020-04-29 17:36:14 +0000
commit0c42c6b130196d1d7e87acc5122f8fd325e75c5b (patch)
tree70fdfbf9b19b11be652f294d1b6b2b6127bd538e
parentd38f2a10dd09850d0c678fc9c62975d1bcfbdeb8 (diff)
downloadiproute2-0c42c6b130196d1d7e87acc5122f8fd325e75c5b.tar.gz
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@redhat.com> Signed-off-by: David Ahern <dsahern@gmail.com>
-rw-r--r--man/man8/ip-mptcp.81
-rw-r--r--man/man8/ip.87
2 files changed, 6 insertions, 2 deletions
diff --git a/man/man8/ip-mptcp.8 b/man/man8/ip-mptcp.8
index f6457e97e..ef8409ea4 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 1613f790a..c9f7671e5 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
@@ -269,6 +269,10 @@ readability.
- 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),