diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/ip.7 | 8 | ||||
| -rw-r--r-- | man7/ipv6.7 | 2 | ||||
| -rw-r--r-- | man7/netdevice.7 | 4 | ||||
| -rw-r--r-- | man7/raw.7 | 2 | ||||
| -rw-r--r-- | man7/rtnetlink.7 | 2 | ||||
| -rw-r--r-- | man7/units.7 | 2 |
6 files changed, 10 insertions, 10 deletions
@@ -314,7 +314,7 @@ from a specified source. Argument is an .I ip_mreq_source structure. -.sp +.PP .in +4n .EX struct ip_mreq_source { @@ -327,7 +327,7 @@ struct ip_mreq_source { }; .EE .in -.sp +.PP The .I ip_mreq_source structure is similar to @@ -428,7 +428,7 @@ This option provides access to the advanced full-state filtering API. Argument is an .I ip_msfilter structure. -.sp +.PP .in +4n .EX struct ip_msfilter { @@ -445,7 +445,7 @@ struct ip_msfilter { }; .EE .in -.sp +.PP There are two macros, .BR MCAST_INCLUDE and diff --git a/man7/ipv6.7 b/man7/ipv6.7 index 0e8fa951a0..f887307241 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -155,7 +155,7 @@ struct in6_addr { }; .EE .in -.sp +.PP .I sin6_family is always set to .BR AF_INET6 ; diff --git a/man7/netdevice.7 b/man7/netdevice.7 index af747aebd2..b92344a08b 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -140,7 +140,7 @@ IFF_BONDING:Interface is a bonding master or slave. IFF_SLAVE_NEEDARP:Interface needs ARPs for validation. IFF_ISATAP:Interface is RFC4214 ISATAP interface. .TE -.sp +.PP Setting the extended (private) interface flags is a privileged operation. .TP .BR SIOCGIFADDR ", " SIOCSIFADDR @@ -362,7 +362,7 @@ glibc 2.1 is missing the macro in .IR <net/if.h> . Add the following to your program as a workaround: -.sp +.PP .in +4n .EX #ifndef ifr_newname diff --git a/man7/raw.7 b/man7/raw.7 index fa40600705..ce17803937 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -66,7 +66,7 @@ Packet ID:Filled in when zero Total Length:Always filled in .TE .RE -.sp +.PP .PP If .B IP_HDRINCL diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7 index bfdab2d584..70b72776e9 100644 --- a/man7/rtnetlink.7 +++ b/man7/rtnetlink.7 @@ -107,7 +107,7 @@ IFLA_STATS:T{ see below T}:Interface Statistics. .TE -.sp +.PP The value type for .B IFLA_STATS is diff --git a/man7/units.7 b/man7/units.7 index 0668bee3dc..6e94d1fbe1 100644 --- a/man7/units.7 +++ b/man7/units.7 @@ -87,7 +87,7 @@ Ei exbi 2^60 = 1152921504606846976 .RE .PP See also -.sp +.PP .UR http://physics.nist.gov\:/cuu\:/Units\:/binary.html .UE .SS Discussion |
