All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: Fix removal text of -show-cursor
@ 2021-03-10  4:58 Thomas Huth
  2021-03-10  5:49   ` Markus Armbruster
  2021-03-10 12:11   ` Gerd Hoffmann
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Huth @ 2021-03-10  4:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Gerd Hoffmann

We should say now when it was removed, not when it was deprecated.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 docs/system/removed-features.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst
index f8db76d0b5..13f9dd3014 100644
--- a/docs/system/removed-features.rst
+++ b/docs/system/removed-features.rst
@@ -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.
-- 
2.27.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-10 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-10  4:58 [PATCH] docs: Fix removal text of -show-cursor Thomas Huth
2021-03-10  5:49 ` Markus Armbruster
2021-03-10  5:49   ` Markus Armbruster
2021-03-10 12:11 ` Gerd Hoffmann
2021-03-10 12:11   ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.