Browse Source

Doc: Fix typos in ip-sysctl.txt about rp_filter.

First fix a typo in Stephens patch ;-)

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Jesper Dangaard Brouer 16 years ago
parent
commit
bf869c3062
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/networking/ip-sysctl.txt

+ 2 - 2
Documentation/networking/ip-sysctl.txt

@@ -711,8 +711,8 @@ rp_filter - INTEGER
 	    the packet check will fail.
 	    the packet check will fail.
 
 
         Current recommended practice in RFC3704 is to enable strict mode
         Current recommended practice in RFC3704 is to enable strict mode
-	to prevent IP spoofin from DDos attacks. If using asymmetric routing
-        or other complicated routing,t hen loose mode is recommended.
+	to prevent IP spoofing from DDos attacks. If using asymmetric routing
+        or other complicated routing, then loose mode is recommended.
 
 
 	conf/all/rp_filter must also be set to non-zero to do source validation
 	conf/all/rp_filter must also be set to non-zero to do source validation
 	on the interface
 	on the interface