From: Jagannathan Raman Date: Wed, 17 May 2023 15:39:48 +0000 (-0400) Subject: docs: fix multi-process QEMU documentation X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7771e8b86335968ee46538d1afd44246e7a062bc;p=qemu.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 --- diff --git a/docs/system/multi-process.rst b/docs/system/multi-process.rst index 16f0352416..2008a67809 100644 --- a/docs/system/multi-process.rst +++ b/docs/system/multi-process.rst @@ -4,7 +4,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 ----------------