iplink: macvtap: fix man page

This patch adds description about macvtap to ip-link.8 man page.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
This commit is contained in:
Rami Rosen 2014-07-19 12:00:25 +03:00 committed by Stephen Hemminger
parent 23d526c426
commit e4c356827a
1 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,7 @@ ip-link \- network device configuration
.BR ifb " | "
.BR ipoib " |"
.BR macvlan " | "
.BR macvtap " | "
.BR vcan " | "
.BR veth " | "
.BR vlan " | "
@ -179,6 +180,9 @@ Link types:
.B macvlan
- Virtual interface base on link layer address (MAC)
.sp
.B macvtap
- Virtual interface based on link layer address (MAC) and TAP.
.sp
.B vcan
- Virtual Controller Area Network interface
.sp