[master] 37a6232 improve a formatting nit
Nils Goroll
nils.goroll at uplex.de
Wed Sep 14 17:02:39 CEST 2016
commit 37a623217c4e30811b3003fab225085b0e9133d1
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Wed Sep 14 17:01:02 2016 +0200
improve a formatting nit
diff --git a/doc/sphinx/whats-new/upgrading-5.0.rst b/doc/sphinx/whats-new/upgrading-5.0.rst
index 635287d..b8535dc 100644
--- a/doc/sphinx/whats-new/upgrading-5.0.rst
+++ b/doc/sphinx/whats-new/upgrading-5.0.rst
@@ -10,8 +10,9 @@ Changes to VCL
* All VCL Objects should now be defined before used
* in particular, this is now required for ACLs. The error message
- for ACLs being used before being defined is confusing - see PR #2021
- ``Name <acl> is a reserved name``
+ for ACLs being used before being defined is confusing - see PR #2021::
+
+ Name <acl> is a reserved name
backend ... {}
~~~~~~~~~~~~~~
More information about the varnish-commit
mailing list