[master] 185e73a10 doc polish: cli_timeout

Nils Goroll nils.goroll at uplex.de
Fri Jun 16 20:14:14 UTC 2023


commit 185e73a103f229f0598486c56bad3553e674ebe8
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Fri Jun 16 22:07:22 2023 +0200

    doc polish: cli_timeout
    
    Varnish historians claim to have evidence that the odd wording "from
    mgt_param" could have been an unintended side effect of a struct
    rename in ancient times at around 2011. (8241149492e5649c8a3126ee3)

diff --git a/include/tbl/params.h b/include/tbl/params.h
index fcf47e31c..8a066361f 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -332,8 +332,7 @@ PARAM_SIMPLE(
 	/* def */	"60.000",
 	/* units */	"seconds",
 	/* descr */
-	"Timeout for the child's replies to CLI requests from the "
-	"mgt_param."
+	"Timeout for the child's replies to CLI requests."
 )
 
 PARAM_SIMPLE(


More information about the varnish-commit mailing list