[PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket

From: Manuel Ebner

Date: Wed Sep 09 2026 - 10:41:11 EST


Add missing ')'.

Signed-off-by: Manuel Ebner <manuelebnerli@xxxxxxxxxxx>
---
Documentation/virt/uml/user_mode_linux_howto_v2.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/uml/user_mode_linux_howto_v2.rst b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
index 9224bea5e..13acac1c1 100644
--- a/Documentation/virt/uml/user_mode_linux_howto_v2.rst
+++ b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
@@ -580,7 +580,7 @@ https://github.com/virtualsquare/sshlirp
``vec0:transport=vde,vnl=vxvde://234.0.0.1``

connect to a local area cloud (all the UML nodes using the same
-multicast address running on hosts in the same multicast domain (LAN)
+multicast address) running on hosts in the same multicast domain (LAN)
will be automagically connected together to a virtual LAN.

***********
--
2.54.0