From: Alejandro Colomar Date: Fri, 14 Apr 2023 19:33:14 +0000 (+0200) Subject: ip.7: ffix X-Git-Tag: man-pages-6.05~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6263befb32fdc99dd5d02b6afdd5613db9df4c3b;p=thirdparty%2Fman-pages.git ip.7: ffix Fixes: 51f5698d3ce9 "...: ffix: replace .sp by .PP" Fixes: 6545cc56e02e "...: ffix" Signed-off-by: Alejandro Colomar --- diff --git a/man7/ip.7 b/man7/ip.7 index 1ddf995274..235edf63b5 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -332,7 +332,7 @@ Join a multicast group. Argument is an .I ip_mreqn structure. -.PP +.IP .in +4n .EX struct ip_mreqn { @@ -344,7 +344,7 @@ struct ip_mreqn { }; .EE .in -.PP +.IP .I imr_multiaddr contains the address of the multicast group the application wants to join or leave. @@ -390,7 +390,7 @@ from a specified source. Argument is an .I ip_mreq_source structure. -.PP +.IP .in +4n .EX struct ip_mreq_source { @@ -403,7 +403,7 @@ struct ip_mreq_source { }; .EE .in -.PP +.IP The .I ip_mreq_source structure is similar to @@ -504,7 +504,7 @@ This option provides access to the advanced full-state filtering API. Argument is an .I ip_msfilter structure. -.PP +.IP .in +4n .EX struct ip_msfilter { @@ -521,7 +521,7 @@ struct ip_msfilter { }; .EE .in -.PP +.IP There are two macros, .B MCAST_INCLUDE and