summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-14 21:33:14 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-14 21:33:16 +0200
commit6263befb32fdc99dd5d02b6afdd5613db9df4c3b (patch)
tree8137cdcc9b51d5fc44edfeb43dc4aa625fee40fb
parent8cf319f3db889f80b0309ac32ef61be0b7d8cb94 (diff)
ip.7: ffix
Fixes: 51f5698d3ce9 "...: ffix: replace .sp by .PP" Fixes: 6545cc56e02e "...: ffix" Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man7/ip.712
1 files changed, 6 insertions, 6 deletions
diff --git a/man7/ip.7 b/man7/ip.7
index 1ddf99527..235edf63b 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