[master] f1bb6a6 Improve phrasing.

Poul-Henning Kamp phk at varnish-cache.org
Fri May 13 12:09:46 CEST 2011


commit f1bb6a6c49fdd2ea60a68c40b8d2aafd79949db3
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Fri May 13 10:08:46 2011 +0000

    Improve phrasing.

diff --git a/bin/varnishd/mgt_pool.c b/bin/varnishd/mgt_pool.c
index fce1a8f..56f9dca 100644
--- a/bin/varnishd/mgt_pool.c
+++ b/bin/varnishd/mgt_pool.c
@@ -129,7 +129,7 @@ const struct parspec WRK_parspec[] = {
 		EXPERIMENTAL | DELAYED_EFFECT,
 		"500", "threads" },
 	{ "thread_pool_min", tweak_thread_pool_min, NULL, 2, 0,
-		"The minimum number of threads in each pool.\n"
+		"The minimum number of worker threads in each pool.\n"
 		"\n"
 		"Increasing this may help ramp up faster from low load "
 		"situations where threads have expired.\n"



More information about the varnish-commit mailing list