]> 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)
commit711085dd53b9463a5d6d001cb69ee9420ef1d535
treea51e6addc8fe9c1e898844fcef1a2765b4d797df
parent06d3ac10c6b87fd136880a7418950f19c49e826a
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