diff options
Diffstat (limited to 'man7/netdevice.7')
| -rw-r--r-- | man7/netdevice.7 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
