diff options
author | George Matsumura <gorg@gorgnet.net> | 2024-08-04 21:10:13 -0600 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-08-06 16:24:14 +0200 |
commit | 7e7085da1f86655cb9c892e14328cc07fe552717 (patch) | |
tree | ea7886687a531ed01ba2f3ea91d1d13662bd474e | |
parent | 6e717a723073fc05a8438d8ffb289e030207ee62 (diff) | |
download | qemu-7e7085da1f86655cb9c892e14328cc07fe552717.zip qemu-7e7085da1f86655cb9c892e14328cc07fe552717.tar.gz qemu-7e7085da1f86655cb9c892e14328cc07fe552717.tar.bz2 |
docs/specs/pci-ids: Fix markup
This fixes the markup of the PCI and PCIe Expander Bridge entries to be
consistent with the rest of the file.
Signed-off-by: George Matsumura <gorg@gorgnet.net>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240805031012.16547-4-gorg@gorgnet.net>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
-rw-r--r-- | docs/specs/pci-ids.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/specs/pci-ids.rst b/docs/specs/pci-ids.rst index 0de13de..328ab31 100644 --- a/docs/specs/pci-ids.rst +++ b/docs/specs/pci-ids.rst @@ -77,11 +77,11 @@ PCI devices (other than virtio): 1b36:0008 PCIe host bridge 1b36:0009 - PCI Expander Bridge (-device pxb) + PCI Expander Bridge (``-device pxb``) 1b36:000a PCI-PCI bridge (multiseat) 1b36:000b - PCIe Expander Bridge (-device pxb-pcie) + PCIe Expander Bridge (``-device pxb-pcie``) 1b36:000c PCIe Root Port (``-device pcie-root-port``) 1b36:000d |