commit | fb33f82568d32016b3b3c00819574f9526e52be3 | [log] [tgz] |
---|---|---|
author | Jan "Yenya" Kasprzak <kas@fi.muni.cz> | Tue Aug 15 01:33:50 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Aug 17 16:29:50 2006 -0700 |
tree | dea58578fe7ae7b0fd3f375983e5544cd9c1c03c | |
parent | bb699cbca0096aa3f5f750264ec0af080732375a [diff] |
[NET]: Terminology in ip-sysctl.txt this minor patch fixes the description of net.ipv4.tcp_mem sysctl in ip-sysctl.txt - the headline names the values "min, pressure, max", while the description uses the "low, pressure, high" values. Both tcp_rmem and tcp_wmem descriptions use the "min, pressure, max" values, so I have changed the tcp_mem to match this and not vice versa. Signed-off-by: Jan "Yenya" Kasprzak <kas@fi.muni.cz> Signed-off-by: David S. Miller <davem@davemloft.net>