]> err.no Git - varnish/commitdiff
Correct man page reference in send_timeout description.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Sep 2006 13:52:29 +0000 (13:52 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Sep 2006 13:52:29 +0000 (13:52 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1128 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/mgt_param.c

index fd01c1e3b013de10f382db2b9aeef44302bea495..1428713dccfde32b4069b94ed926e8bbe5eeb6f5 100644 (file)
@@ -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,