]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ipv4: fix sysctl documentation of time related values
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 2 Jul 2008 00:22:48 +0000 (17:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jul 2008 00:22:48 +0000 (17:22 -0700)
commit77a538d5aa25a8866606a1faa4300c9aa2a59dfc
treee8c19d0f59cad6d8a5646248c146ce2641c264af
parent2a64cc4b793f8a84969401afe5a28bd08bc20c9b
ipv4: fix sysctl documentation of time related values

These sysctl values are time related and all use the same routine
(proc_dointvec_jiffies) that internally converts from seconds to jiffies.
The code is fine, the documentation is just wrong.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt