ip.7: Minor fixes

Consistently use the infinitive.
Other typos.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Nicolas Franois 2009-09-27 09:26:41 +02:00 committed by Michael Kerrisk
parent 0b8403b824
commit 531178c584
1 changed files with 5 additions and 5 deletions

View File

@ -204,7 +204,7 @@ A boolean integer flag is zero when it is false, otherwise true.
.\" Since Linux 2.4.0-test10
.\"
.TP
.B IP_ADD_MEMBERSHIP " (since Linux 1.2)"
.BR IP_ADD_MEMBERSHIP " (since Linux 1.2)"
Join a multicast group.
Argument is an
.I ip_mreqn
@ -294,7 +294,7 @@ Only valid as a
.TP
.BR IP_MTU_DISCOVER " (since Linux 2.2)"
.\" Precisely: 2.1.124
Sets or receives the Path MTU Discovery setting for a socket.
Set or receive the Path MTU Discovery setting for a socket.
When enabled, Linux will perform Path MTU Discovery
as defined in RFC\ 1191
on this socket.
@ -384,7 +384,7 @@ When an invalid socket option is passed,
is returned.
.TP
.BR IP_MULTICAST_LOOP " (since Linux 1.2)"
Sets or reads a boolean integer argument that determines whether
Set or read a boolean integer argument that determines whether
sent multicast packets should be looped back to the local sockets.
.TP
.BR IP_MULTICAST_TTL " (since Linux 1.2)"
@ -397,7 +397,7 @@ Argument is an integer.
.TP
.BR IP_OPTIONS " (since Linux 2.0)"
.\" Precisely: 1.3.30
Sets or get the IP options to be sent with every packet from this socket.
Set or get the IP options to be sent with every packet from this socket.
The arguments are a pointer to a memory buffer containing the options
and the option length.
The
@ -731,7 +731,7 @@ was controlled at compile time by the
.B CONFIG_IP_ALWAYS_DEFRAG
option; this option is not present in 2.4.x and later]
When this boolean frag is enabled (not equal 0), incoming fragments
When this boolean flag is enabled (not equal 0), incoming fragments
(parts of IP packets
that arose when some host between origin and destination decided
that the packets were too large and cut them into pieces) will be