netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rami Rosen <ramirose@gmail.com>
To: stephen@networkplumber.org, netdev@vger.kernel.org
Cc: Rami Rosen <ramirose@gmail.com>
Subject: [PATCH iproute2]  iplink: macvtap: fix man page
Date: Sat, 19 Jul 2014 12:00:25 +0300	[thread overview]
Message-ID: <1405760425-7816-1-git-send-email-ramirose@gmail.com> (raw)

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

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 man/man8/ip-link.8.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index f89785c..6df0f8f 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -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
-- 
1.9.0

             reply	other threads:[~2014-07-19  9:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-19  9:00 Rami Rosen [this message]
2014-08-04 16:31 ` [PATCH iproute2] iplink: macvtap: fix man page Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1405760425-7816-1-git-send-email-ramirose@gmail.com \
    --to=ramirose@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).