From: Peter Maydell Date: Mon, 26 Jul 2021 14:23:37 +0000 (+0100) Subject: docs/about/removed-features: Fix markup error X-Git-Tag: v6.1.0-rc2~8^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1662ea9f4b8d13e53f3384083fc28e7c8ce93055;p=thirdparty%2Fqemu.git docs/about/removed-features: Fix markup error The section describing the removed feature "-usbdevice ccid" had a typo so the markup started with single backtick and ended with double backtick; fix it. Signed-off-by: Peter Maydell Reviewed-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Message-id: 20210726142338.31872-10-peter.maydell@linaro.org --- diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index 28bb035043d..07d597847c9 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -124,7 +124,7 @@ devices. Drives the board doesn't pick up can no longer be used with ''''''''''''''''''''''''''''''''''''' This option was undocumented and not used in the field. -Use `-device usb-ccid`` instead. +Use ``-device usb-ccid`` instead. RISC-V firmware not booted by default (removed in 5.1) ''''''''''''''''''''''''''''''''''''''''''''''''''''''