]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
man: ip.8: add reference to mptcp man-page
authorPaolo Abeni <pabeni@redhat.com>
Wed, 29 Apr 2020 17:17:22 +0000 (19:17 +0200)
committerDavid Ahern <dsahern@gmail.com>
Wed, 29 Apr 2020 17:36:14 +0000 (17:36 +0000)
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>
man/man8/ip-mptcp.8
man/man8/ip.8

index f6457e97efbe85852b8bcc2e338561d28ec85a84..ef8409ea4a24df631656f85e878f5bb805ea21a2 100644 (file)
@@ -2,7 +2,6 @@
 .SH "NAME"
 ip-mptcp \- MPTCP path manager configuration
 .SH "SYNOPSIS"
-.sp
 .ad l
 .in +8
 .ti -8
index 1613f790a14b21233833f000140bf061fbfe2b5a..c9f7671e591f070aa94079438fd2984086cb70e2 100644 (file)
@@ -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),