qemu-e2k/docs/system/s390x
Peter Maydell 9c372ecfec docs/system/s390x/protvirt.rst: Format literals correctly
In rST markup, single backticks `like this` represent "interpreted
text", which can be handled as a bunch of different things if tagged
with a specific "role":
https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#interpreted-text
(the most common one for us is "reference to a URL, which gets
hyperlinked").

The default "role" if none is specified is "title_reference",
intended for references to book or article titles, and it renders
into the HTML as <cite>...</cite> (usually comes out as italics).

To format a literal (generally rendered as fixed-width font),
double-backticks are required.

protvirt.rst consistently uses single backticks when double backticks
are required; correct it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20210726142338.31872-7-peter.maydell@linaro.org
2021-08-02 11:42:38 +01:00
..
3270.rst docs: update to show preferred boolean syntax for -chardev 2021-02-25 14:14:33 +01:00
bootdevices.rst docs/system/s390x: Add a chapter about s390x boot devices 2020-08-27 12:37:03 +02:00
css.rst docs/s390x: document the virtual css 2020-06-05 17:13:11 +02:00
protvirt.rst docs/system/s390x/protvirt.rst: Format literals correctly 2021-08-02 11:42:38 +01:00
vfio-ap.rst docs/s390x: fix vfio-ap device_del description 2020-06-18 12:14:06 +02:00
vfio-ccw.rst docs/s390x: fix vfio-ccw type 2020-07-17 12:56:22 +02:00