From 531178c5849cd43a7cf1a094a902ad68d806c78d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Fran=E7ois?= Date: Sun, 27 Sep 2009 09:26:41 +0200 Subject: [PATCH] ip.7: Minor fixes Consistently use the infinitive. Other typos. Signed-off-by: Michael Kerrisk --- man7/ip.7 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man7/ip.7 b/man7/ip.7 index ab866a1e9..b756815e4 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -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