qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] docs: fix section numbering in pcie.txt


From: Ani Sinha
Subject: [PATCH] docs: fix section numbering in pcie.txt
Date: Wed, 1 Dec 2021 12:13:07 +0530

There is no 5.2 section. Section 5.3 should really be 5.2. Fix it.

Signed-off-by: Ani Sinha <ani@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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]