[master] 649221b cleanup.

Per Buer perbu at varnish-cache.org
Wed Feb 27 20:11:09 CET 2013


commit 649221ba7a5c6416783600d4d92df3140488993d
Author: Per Buer <per.buer at gmail.com>
Date:   Sat Nov 10 14:28:02 2012 +0100

    cleanup.

diff --git a/doc/sphinx/phk/spdy.rst b/doc/sphinx/phk/spdy.rst
index 327518a..5c5e51e 100644
--- a/doc/sphinx/phk/spdy.rst
+++ b/doc/sphinx/phk/spdy.rst
@@ -90,7 +90,7 @@ I already can hear some of you amazing VCL wizards say "Well,
 if you inline-C grab a refcount, then restart and ..." but lets
 be honest, that's not how it should look.
 
-You should be able to do something like:
+You should be able to do something like:::
 
 	if (req.proto == "SPDY" && req.url ~ "index.html") {
 		req.obj1 = lookup(backend1, "/main.css")



More information about the varnish-commit mailing list