[master] ee1af67 Documentation fix for error in vcl_deliver.
Dag Haavi Finstad
daghf at varnish-cache.org
Mon Oct 29 10:00:20 CET 2012
commit ee1af675bab963920014e60d1076042ae6c7caea
Author: Dag Haavi Finstad <daghf at varnish-software.com>
Date: Mon Oct 29 09:58:03 2012 +0100
Documentation fix for error in vcl_deliver.
Fixed by: Federico G. Schwindt
Fixes: #1216
diff --git a/doc/sphinx/reference/vcl.rst b/doc/sphinx/reference/vcl.rst
index 4971315..1c1d8a2 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -512,9 +512,6 @@ vcl_deliver
deliver
Deliver the object to the client.
- error code [reason]
- Return the specified error code to the client and abandon the request.
-
restart
Restart the transaction. Increases the restart counter. If the number
of restarts is higher than *max_restarts* varnish emits a guru meditation
More information about the varnish-commit
mailing list