[4.0] af3a0d9 Update examples
Lasse Karstensen
lkarsten at varnish-software.com
Thu Jan 15 16:35:40 CET 2015
commit af3a0d9fd2f2eaf16096c0388d517667d8094f6e
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Sat Oct 18 12:05:35 2014 +0100
Update examples
diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index 6b8c4fa..0cb0612 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -211,12 +211,8 @@ SLTM(TTL, 0, "TTL set on object",
"\n"
"The last four fields are only present in \"RFC\" headers.\n\n"
"Examples::\n\n"
- "\tRFC 19 -1 -1 1312966109 4 0 0 23\n"
- "\tVCL 10 -1 -1 1312966109 4\n"
- "\tVCL 7 -1 -1 1312966111 6\n"
- "\tVCL 7 120 -1 1312966111 6\n"
- "\tVCL 7 120 3600 1312966111 6\n"
- "\tVCL 12 120 3600 1312966113 8\n"
+ "\tRFC 60 -1 -1 1312966109 1312966109 1312966109 0 60\n"
+ "\tVCL 120 10 0 1312966111\n"
"\n"
)
More information about the varnish-commit
mailing list