]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: fix wrong example command
authorMatteo Croce <mcroce@redhat.com>
Fri, 30 Jun 2017 16:21:47 +0000 (18:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 09:08:34 +0000 (02:08 -0700)
commitdcab18fb93c83a819b5403bb16af3d62b5f4d2f3
treea51e6addc8fe9c1e898844fcef1a2765b4d797df
parent581acbdf2e8219a0367460d835bc3255d38ade06
Documentation: fix wrong example command

In the IPVLAN documentation there is an example command line where the
master and slave interface names are inverted.
Fix the command line and also add the optional `name' keyword to better
describe what the command is doing.

v2: added commit message

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ipvlan.txt