[3.0] 94dd555 Documentation fix for error in vcl_deliver.

Tollef Fog Heen tfheen at varnish-cache.org
Mon Apr 22 13:27:01 CEST 2013


commit 94dd555f6b13f1d0a9ff5d1ff3e2fddf1bd57cfd
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 22e7031..2064cd9 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -610,9 +610,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