[master] 8c8f686e8 doc: Remove stale vsm_space reference

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Sep 20 07:21:07 UTC 2021


commit 8c8f686e887e2349d566cabaff1a101793d89ef1
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Sep 20 09:19:28 2021 +0200

    doc: Remove stale vsm_space reference

diff --git a/doc/sphinx/whats-new/upgrading-5.2.rst b/doc/sphinx/whats-new/upgrading-5.2.rst
index 570a92c52..a3c40d80f 100644
--- a/doc/sphinx/whats-new/upgrading-5.2.rst
+++ b/doc/sphinx/whats-new/upgrading-5.2.rst
@@ -18,13 +18,12 @@ counters, but these should all be transparent at the user-level.
 varnishd parameters
 ===================
 
-The :ref:`ref_param_vsm_space` and ``cli_buffer``
-parameters are now deprecated and ignored.  They will be removed
-in a future major release.
+The ``vsm_space`` and ``cli_buffer`` parameters are now deprecated and
+ignored.  They will be removed in a future major release.
 
 The updated shared memory implementation manages space automatically, so
-it no longer needs :ref:`ref_param_vsm_space`. Memory for the CLI
-command buffer is now dynamically allocated.
+it no longer needs ``vsm_space``. Memory for the CLI command buffer is now
+dynamically allocated.
 
 We have updated the documentation for :ref:`ref_param_send_timeout`,
 :ref:`ref_param_idle_send_timeout`, :ref:`ref_param_timeout_idle` and


More information about the varnish-commit mailing list