Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket
@ 2026-09-09 14:00 Manuel Ebner
  2026-09-09 15:49 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-09-09 14:00 UTC (permalink / raw)
  To: Richard Weinberger, Anton Ivanov, Johannes Berg, Jonathan Corbet,
	Shuah Khan
  Cc: Manuel Ebner, linux-um, linux-doc, linux-kernel

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket
  2026-09-09 14:00 [PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket Manuel Ebner
@ 2026-09-09 15:49 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2026-09-09 15:49 UTC (permalink / raw)
  To: Manuel Ebner, Richard Weinberger, Anton Ivanov, Johannes Berg,
	Jonathan Corbet, Shuah Khan, Renzo Davoli
  Cc: linux-um, linux-doc, linux-kernel

[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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-09 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09 14:00 [PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket Manuel Ebner
2026-09-09 15:49 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox