There is no 5.2 section. Section 5.3 should really be 5.2. Fix it. fixes: 453ac8835b0022 ("docs: add PCIe devices placement guidelines")
Reviewed-by: Liu Yi L <yi.l....@intel.com> Signed-off-by: Ani Sinha <a...@anisinha.ca> --- docs/pcie.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pcie.txt b/docs/pcie.txt index 89e3502075..90310b0c5e 100644 --- a/docs/pcie.txt +++ b/docs/pcie.txt @@ -262,7 +262,7 @@ PCI Express Root Ports (and PCI Express Downstream Ports). Port, which may come handy for hot-plugging another device. -5.3 Hot-plug example: +5.2 Hot-plug example: Using HMP: (add -monitor stdio to QEMU command line) device_add <dev>,id=<id>,bus=<PCI Express Root Port Id/PCI Express Downstream Port Id/PCI-PCI Bridge Id/> -- 2.25.1