From: Stephen Hemminger Date: Wed, 2 Jul 2008 00:22:48 +0000 (-0700) Subject: ipv4: fix sysctl documentation of time related values X-Git-Tag: v2.6.26-rc9~84^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a538d5aa25a8866606a1faa4300c9aa2a59dfc;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed