[master] d86d862 Minor "Upgrading" edit for legibility.

Geoff Simmons geoff at uplex.de
Sun Mar 11 10:06:07 UTC 2018


commit d86d862a6d208979bc1627cc1089d28489cd7e2e
Author: Geoff Simmons <geoff at uplex.de>
Date:   Sun Mar 11 10:58:00 2018 +0100

    Minor "Upgrading" edit for legibility.

diff --git a/doc/sphinx/whats-new/upgrading-6.0.rst b/doc/sphinx/whats-new/upgrading-6.0.rst
index dd8faf1..978e62e 100644
--- a/doc/sphinx/whats-new/upgrading-6.0.rst
+++ b/doc/sphinx/whats-new/upgrading-6.0.rst
@@ -275,10 +275,10 @@ PROXY protocol.
 VMOD std
 --------
 
-The VMOD std function :ref:`func_port` always returns 0 when applied
-to a ``*.ip`` variable whose value is set to ``0.0.0.0`` because the
-listener is UDS.  :ref:`func_set_ip_tos` is silently ignored when the
-listener is UDS.
+:ref:`std.port(IP) <func_port>` always returns 0 when applied to a
+``*.ip`` variable whose value is set to ``0.0.0.0`` because the
+listener is UDS.  :ref:`std.set_ip_tos(INT) <func_set_ip_tos>` is
+silently ignored when the listener is UDS.
 
 XXX VCL subhead 2
 ~~~~~~~~~~~~~~~~~


More information about the varnish-commit mailing list