All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] veth.4: tfix
@ 2021-09-10  9:17 Štěpán Němec
  2021-09-10 20:11 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Štěpán Němec @ 2021-09-10  9:17 UTC (permalink / raw)
  To: linux-man, Alejandro Colomar, Michael Kerrisk

Signed-off-by: Štěpán Němec <stepnem@gmail.com>
---
 man4/veth.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man4/veth.4 b/man4/veth.4
index b2d5a2fc7fe4..bd2acdcc4353 100644
--- a/man4/veth.4
+++ b/man4/veth.4
@@ -54,7 +54,7 @@ are the names assigned to the two connected end points.
 .PP
 Packets transmitted on one device in the pair are immediately received on
 the other device.
-When either devices is down the link state of the pair is down.
+When either device is down the link state of the pair is down.
 .PP
 .B veth
 device pairs are useful for combining the network

base-commit: ae6b221882ce71ba82fcdbe02419a225111502f0
-- 
2.33.0


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

* Re: [PATCH] veth.4: tfix
  2021-09-10  9:17 [PATCH] veth.4: tfix Štěpán Němec
@ 2021-09-10 20:11 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-09-10 20:11 UTC (permalink / raw)
  To: Štěpán Němec; +Cc: linux-man, Michael Kerrisk

Hi Štěpán,

On 9/10/21 11:17 AM, Štěpán Němec wrote:
> Signed-off-by: Štěpán Němec <stepnem@gmail.com>

I applied the patch.

> ---
>   man4/veth.4 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man4/veth.4 b/man4/veth.4
> index b2d5a2fc7fe4..bd2acdcc4353 100644
> --- a/man4/veth.4
> +++ b/man4/veth.4
> @@ -54,7 +54,7 @@ are the names assigned to the two connected end points.
>   .PP
>   Packets transmitted on one device in the pair are immediately received on
>   the other device.
> -When either devices is down the link state of the pair is down.
> +When either device is down the link state of the pair is down.

And then a following one adding a comma: s/down the/down, the/

Thanks,

Alex



>   .PP
>   .B veth
>   device pairs are useful for combining the network
> 
> base-commit: ae6b221882ce71ba82fcdbe02419a225111502f0
> 


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

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

end of thread, other threads:[~2021-09-10 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10  9:17 [PATCH] veth.4: tfix Štěpán Němec
2021-09-10 20:11 ` Alejandro Colomar (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.