summary refs log tree commit diff stats
path: root/docs/defs.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/defs.rst.inc')
-rw-r--r--docs/defs.rst.inc12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/defs.rst.inc b/docs/defs.rst.inc
index ae80d2f35d..48d05aaf33 100644
--- a/docs/defs.rst.inc
+++ b/docs/defs.rst.inc
@@ -3,9 +3,13 @@
    all rST files as part of the epilogue by docs/conf.py.  conf.py
    also defines some dynamically generated substitutions like CONFDIR.
 
-   Note that |qemu_system| is intended to be used inside a parsed-literal
-   block: the definition must not include extra literal formatting with
-   ``..``: this works in the HTML output but the manpages will end up
-   misrendered with following normal text incorrectly in boldface.
+   Note that |qemu_system| and |qemu_system_x86| are intended to be
+   used inside a parsed-literal block: the definition must not include
+   extra literal formatting with ``..``: this works in the HTML output
+   but the manpages will end up misrendered with following normal text
+   incorrectly in boldface.
 
 .. |qemu_system| replace:: qemu-system-x86_64
+.. |qemu_system_x86| replace:: qemu_system-x86_64
+.. |I2C| replace:: I\ :sup:`2`\ C
+.. |I2S| replace:: I\ :sup:`2`\ S