docs: Fix removal text of -show-cursor
authorThomas Huth <thuth@redhat.com>
Wed, 10 Mar 2021 04:58:21 +0000 (05:58 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 11 Mar 2021 09:06:44 +0000 (10:06 +0100)
We should say now when it was removed, not when it was deprecated.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210310045821.1004396-1-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
docs/system/removed-features.rst

index 4dcf4f924cf94182689c04e4883733b06c9b2101..83148dcfda6a934597666b128c8d08be6d451ae9 100644 (file)
@@ -26,8 +26,8 @@ The ``-no-kvm`` argument was a synonym for setting ``-machine accel=tcg``.
 The ``-realtime mlock=on|off`` argument has been replaced by the
 ``-overcommit mem-lock=on|off`` argument.
 
-``-show-cursor`` option (since 5.0)
-'''''''''''''''''''''''''''''''''''
+``-show-cursor`` option (removed in 6.0)
+''''''''''''''''''''''''''''''''''''''''
 
 Use ``-display sdl,show-cursor=on``, ``-display gtk,show-cursor=on``
 or ``-display default,show-cursor=on`` instead.