]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ip.7: ffix
authorAlejandro Colomar <alx@kernel.org>
Fri, 14 Apr 2023 19:33:14 +0000 (21:33 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 14 Apr 2023 19:33:16 +0000 (21:33 +0200)
Fixes: 51f5698d3ce9 "...: ffix: replace .sp by .PP"
Fixes: 6545cc56e02e "...: ffix"
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/ip.7

index 1ddf995274c7b9b8f64ca98d4fd1984b3338fee2..235edf63b59e89f472f868aa5cd3b48f3026bfdd 100644 (file)
--- 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