linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ip-sysctl.txt spelling corrections
@ 2002-07-06 17:56 Edward J. Huff
  0 siblings, 0 replies; only message in thread
From: Edward J. Huff @ 2002-07-06 17:56 UTC (permalink / raw)
  To: linux-kernel

diff -Naur linux-2.5.25/Documentation/networking/ip-sysctl.txt linux-2.5.25.mod/Documentation/networking/ip-sysctl.txt
--- linux-2.5.25/Documentation/networking/ip-sysctl.txt	Fri Jul  5 19:42:22 2002
+++ linux-2.5.25.mod/Documentation/networking/ip-sysctl.txt	Sat Jul  6 13:54:21 2002
@@ -89,7 +89,7 @@
 
 tcp_retries1 - INTEGER
 	How many times to retry before deciding that something is wrong
-	and it is necessary to report this suspection to network layer.
+	and it is necessary to report this suspicion to network layer.
 	Minimal RFC value is 3, it is default, which corresponds
 	to ~3sec-8min depending on RTO.
 
@@ -185,7 +185,7 @@
 	
 tcp_max_syn_backlog - INTEGER
 	Maximal number of remembered connection requests, which are
-	still did not receive an acknowledgement from connecting client.
+	still did not receive an acknowledgment from connecting client.
 	Default value is 1024 for systems with more than 128Mb of memory,
 	and 128 for low memory machines. If server suffers of overload,
 	try to increase this number.
@@ -200,7 +200,7 @@
 	Enable select acknowledgments (SACKS).
 
 tcp_fack - BOOLEAN
-	Enable FACK congestion avoidance and fast restransmission.
+	Enable FACK congestion avoidance and fast retransmission.
 	The value is not used, if tcp_sack is not enabled.
 
 tcp_dsack - BOOLEAN
@@ -256,7 +256,7 @@
 
 	pressure: when amount of memory allocated by TCP exceeds this number
 	of pages, TCP moderates its memory consumption and enters memory
-	pressure mode, which is exited when memory consumtion falls
+	pressure mode, which is exited when memory consumption falls
 	under "low".
 
 	high: number of pages allowed for queueing by all TCP sockets.
@@ -278,7 +278,7 @@
 tcp_rfc1337 - BOOLEAN
 	If set, the TCP stack behaves conforming to RFC1337. If unset,
 	we are not conforming to RFC, but prevent TCP TIME_WAIT
-	asassination.	
+	assassination.   
 	Default: 0
 
 ip_local_port_range - 2 INTEGERS
@@ -295,7 +295,7 @@
 	2000 connections per second to systems supporting timestamps.
 
 ip_nonlocal_bind - BOOLEAN
-	If set, allows processes to bind() to non-local IP adresses,
+	If set, allows processes to bind() to non-local IP addresses,
 	which can be quite useful - but may break some applications.
 	Default: 0
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-06 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-06 17:56 [PATCH] ip-sysctl.txt spelling corrections Edward J. Huff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).