浏览代码

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 年之前
父节点
当前提交
605b91c8f6
共有 1 个文件被更改,包括 2 次插入2 次删除
  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