Documentation/virt/uml/user_mode_linux_howto_v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Add missing ')'.
Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
---
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
[adding Renzo]
On 9/9/26 7:00 AM, Manuel Ebner wrote:
> Add missing ')'.
>
> Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
> ---
> 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.
I would put the closing parenthesis at the end:
to a virtual LAN.)
@Renzo, comments?
>
> ***********
--
~Randy
© 2016 - 2026 Red Hat, Inc.