Commit e8fe855b authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

Correct man page reference in send_timeout description.

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1128 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent b522ab3e
......@@ -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