From: Andy Gospodarek <gospo@cumulusnetworks.com>
To: netdev@vger.kernel.org
Cc: John Fastabend <john.r.fastabend@intel.com>
Subject: [PATCH iproute2] bridge: drop reference to unused option embedded from manpage
Date: Tue, 17 Mar 2015 11:34:10 -0400 [thread overview]
Message-ID: <1426606450-30133-1-git-send-email-gospo@cumulusnetworks.com> (raw)
While looking at the manpage, I noticed a reference to 'embedded' that was
added by this commit:
commit d611682a8c8f28205158e6d3a7d5e2d01db022cc
Author: John Fastabend <john.r.fastabend@intel.com>
Date: Thu Sep 13 23:50:36 2012 -0700
iproute2: bridge: finish removing replace option in man pages
I no longer see any reference to the 'embedded' option in any c- or h-files, so
it seems worthwhile to remove.
Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com>
CC: John Fastabend <john.r.fastabend@intel.com>
---
man/man8/bridge.8 | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
index 2005b9f..1855041 100644
--- a/man/man8/bridge.8
+++ b/man/man8/bridge.8
@@ -54,7 +54,7 @@ bridge \- show / manipulate bridge addresses and devices
.B dev
.IR DEV " { "
.BR local " | " temp " } { "
-.BR self " } { " embedded " } { " router " } [ "
+.BR self " } { " router " } [ "
.B dst
.IR IPADDR " ] [ "
.B vni
@@ -326,10 +326,6 @@ the interface to which this address is associated.
- the address is associated with a software fdb (default)
.sp
-.B embedded
-- the address is associated with an offloaded fdb
-.sp
-
.B router
- the destination address is associated with a router.
Valid if the referenced device is a VXLAN type device and has
--
1.9.3
next reply other threads:[~2015-03-17 15:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 15:34 Andy Gospodarek [this message]
2015-03-18 0:52 ` [PATCH iproute2] bridge: drop reference to unused option embedded from manpage Toshiaki Makita
2015-03-19 16:14 ` Andy Gospodarek
2015-03-24 21:55 ` 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=1426606450-30133-1-git-send-email-gospo@cumulusnetworks.com \
--to=gospo@cumulusnetworks.com \
--cc=john.r.fastabend@intel.com \
--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