Browse Source

net: Documentation: Fix type of variables

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Roy.Li 14 years ago
parent
commit
605b91c8f6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/networking/ip-sysctl.txt

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

@@ -1042,7 +1042,7 @@ conf/interface/*:
 	The functional behaviour for certain settings is different
 	The functional behaviour for certain settings is different
 	depending on whether local forwarding is enabled or not.
 	depending on whether local forwarding is enabled or not.
 
 
-accept_ra - BOOLEAN
+accept_ra - INTEGER
 	Accept Router Advertisements; autoconfigure using them.
 	Accept Router Advertisements; autoconfigure using them.
 
 
 	Possible values are:
 	Possible values are:
@@ -1106,7 +1106,7 @@ dad_transmits - INTEGER
 	The amount of Duplicate Address Detection probes to send.
 	The amount of Duplicate Address Detection probes to send.
 	Default: 1
 	Default: 1
 
 
-forwarding - BOOLEAN
+forwarding - INTEGER
 	Configure interface-specific Host/Router behaviour.
 	Configure interface-specific Host/Router behaviour.
 
 
 	Note: It is recommended to have the same setting on all
 	Note: It is recommended to have the same setting on all