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@xxxxxxxxx>
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/