[master] 96895eb Get rid of extra whitespace in param description

Tollef Fog Heen tfheen at varnish-cache.org
Thu Feb 3 13:15:38 CET 2011


commit 96895eb9ce1295b895c08be05022f11aadacb590
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Thu Feb 3 10:59:42 2011 +0100

    Get rid of extra whitespace in param description

diff --git a/bin/varnishd/mgt_pool.c b/bin/varnishd/mgt_pool.c
index 0640251..029b702 100644
--- a/bin/varnishd/mgt_pool.c
+++ b/bin/varnishd/mgt_pool.c
@@ -217,7 +217,7 @@ const struct parspec WRK_parspec[] = {
 		"request on the object.\n"
 		"NB: Even with the implict delay of delivery, "
 		"this parameter controls an exponential increase in "
-		"number of worker threads.  ",
+		"number of worker threads.",
 		EXPERIMENTAL,
 		"3", "requests per request" },
 	{ "thread_pool_stack",



More information about the varnish-commit mailing list