[master] 115af3272 doc: The vcc_acl_pedantic parameter is gone

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Jun 27 13:38:07 UTC 2022


commit 115af3272ab0e69f444e6c6299349befd9b2a966
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue May 31 08:16:45 2022 +0200

    doc: The vcc_acl_pedantic parameter is gone

diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index 0ff7e0301..47414b990 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -291,7 +291,7 @@ SLTM(VCL_acl, 0, "VCL ACL check results",
 	"The format is::\n\n"
 	"\t%s %s [%s [fixed: %s]]\n"
 	"\t|  |   |          |\n"
-	"\t|  |   |          +- Fixed entry (see vcc_acl_pedantic parameter)\n"
+	"\t|  |   |          +- Fixed entry (see acl +pedantic flag)\n"
 	"\t|  |   +------------ Matching entry (only for MATCH)\n"
 	"\t|  +---------------- Name of the ACL\n"
 	"\t+-------------------- MATCH or NO_MATCH\n"


More information about the varnish-commit mailing list