From: Jagannathan Raman Date: Wed, 17 May 2023 15:39:48 +0000 (-0400) Subject: docs: fix multi-process QEMU documentation X-Git-Tag: v7.2.4~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e84a20705cae1fc1cd268de06e46eaa17bf6b06;p=thirdparty%2Fqemu.git docs: fix multi-process QEMU documentation Fix a typo in the system documentation for multi-process QEMU. Signed-off-by: Jagannathan Raman Reviewed-by: Markus Armbruster Reviewed-by: Stefan Hajnoczi (cherry picked from commit 7771e8b86335968ee46538d1afd44246e7a062bc) Signed-off-by: Michael Tokarev --- diff --git a/docs/system/multi-process.rst b/docs/system/multi-process.rst index 210531ee17d..1b8852c27cf 100644 --- a/docs/system/multi-process.rst +++ b/docs/system/multi-process.rst @@ -2,7 +2,7 @@ Multi-process QEMU ================== This document describes how to configure and use multi-process qemu. -For the design document refer to docs/devel/qemu-multiprocess. +For the design document refer to docs/devel/multi-process.rst. 1) Configuration ----------------