netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas-Mich Richter <tmricht@linux.vnet.ibm.com>
To: "Bjørn Mork" <bjorn@mork.no>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 2/2] iproute2 vxlan documentation update for ip command
Date: Fri, 05 Jul 2013 14:49:10 +0200	[thread overview]
Message-ID: <51D6C0C6.7070600@linux.vnet.ibm.com> (raw)
In-Reply-To: <87siztju13.fsf@nemi.mork.no>

On 07/05/2013 10:22 AM, Bjørn Mork wrote:
> Thomas Richter <tmricht@linux.vnet.ibm.com> writes:
> 
>> The ip link command line help and the ip-link.8.in
>> man page are outdated in regards to the vxlan support.
>> The patch updates both the command line help for the
>> ip command and its man page.
>>
>> Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
>> ---
>>  ip/iplink.c           |  2 +-
>>  man/man8/ip-link.8.in | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 86 insertions(+), 1 deletion(-)
>>
>> diff --git a/ip/iplink.c b/ip/iplink.c
>> index dc98019..f677329 100644
>> --- a/ip/iplink.c
>> +++ b/ip/iplink.c
>> @@ -83,7 +83,7 @@ void iplink_usage(void)
>>  
>>  	if (iplink_have_newlink()) {
>>  		fprintf(stderr, "\n");
>> -		fprintf(stderr, "TYPE := { vlan | veth | vcan | dummy | ifb | macvlan | can |\n");
>> +		fprintf(stderr, "TYPE := { vlan | vxlan | veth | vcan | dummy | ifb | macvlan | can |\n");
>>  		fprintf(stderr, "          bridge | ipoib | ip6tnl | ipip | sit | vxlan }\n");
> 
> There was already a vxlan entry there.  Now there's two.
> 
> 
> Bjørn
> 

Thanks oversight on my side.

-- 
Thomas Richter, Dept 3250, IBM LTC Boeblingen, Data Center Networking
--
Vorsitzende des Aufsichtsrats: Martina Koederitz 
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294

      reply	other threads:[~2013-07-05 12:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05  7:08 [PATCH 1/2] iproute2 vxlan documentation update for bridge command Thomas Richter
2013-07-05  7:08 ` [PATCH 2/2] iproute2 vxlan documentation update for ip command Thomas Richter
2013-07-05  8:22   ` Bjørn Mork
2013-07-05 12:49     ` Thomas-Mich Richter [this message]

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=51D6C0C6.7070600@linux.vnet.ibm.com \
    --to=tmricht@linux.vnet.ibm.com \
    --cc=bjorn@mork.no \
    --cc=netdev@vger.kernel.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).