Commit 985181f9 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

r31759@cat (orig r1128): des | 2006-09-26 15:52:29 +0200

 Correct man page reference in send_timeout description.


git-svn-id: http://www.varnish-cache.org/svn/branches/1.0@1167 d4fa192b-c00b-0410-8231-f00ffab90ce4
parents f1d48208 e8fe855b
......@@ -436,7 +436,7 @@ static struct parspec parspec[] = {
"Send timeout for client connections. "
"If no data has been sent to the client in this many seconds, "
"the session is closed.\n"
"See getopt(3) under SO_SNDTIMEO for more information.\n"
"See setsockopt(2) under SO_SNDTIMEO for more information.\n"
DELAYED_EFFECT,
"600", "seconds" },
{ "auto_restart", tweak_auto_restart,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment