[master] 031c39e More markup fixing

Tollef Fog Heen tfheen at varnish-cache.org
Thu Jan 27 12:39:10 CET 2011


commit 031c39eacbce52ea5c3368f16586f341543d5f49
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Thu Jan 27 12:39:08 2011 +0100

    More markup fixing

diff --git a/doc/sphinx/reference/vcl.rst b/doc/sphinx/reference/vcl.rst
index 82efc96..2614d4b 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -56,7 +56,7 @@ You can use the *set* keyword to arbitrary HTTP headers. You can
 remove headers with the *remove* or *unset* keywords, which are
 synonym.
 
-The return(action) keyword terminates the subroutine. *action* can be,
+The ``return(action)`` keyword terminates the subroutine. *action* can be,
 depending on context one of
 
 * deliver



More information about the varnish-commit mailing list