netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Axel Beckert <abe@deuxchevaux.org>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	Jiri Kosina <trivial@kernel.org>
Subject: [PATCH] doc: Fix typo "8023.ad" in bonding documentation
Date: Thu, 5 Oct 2017 22:00:33 +0200	[thread overview]
Message-ID: <20171005200032.GN4665@sym.noone.org> (raw)

Should be "802.3ad" like everywhere else in the document.

Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
---
 Documentation/networking/bonding.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt
index 57f52cdce32e..9ba04c0bab8d 100644
--- a/Documentation/networking/bonding.txt
+++ b/Documentation/networking/bonding.txt
@@ -2387,7 +2387,7 @@ broadcast: Like active-backup, there is not much advantage to this
 	and packet type ID), so in a "gatewayed" configuration, all
 	outgoing traffic will generally use the same device.  Incoming
 	traffic may also end up on a single device, but that is
-	dependent upon the balancing policy of the peer's 8023.ad
+	dependent upon the balancing policy of the peer's 802.3ad
 	implementation.  In a "local" configuration, traffic will be
 	distributed across the devices in the bond.
 
-- 
2.14.2

             reply	other threads:[~2017-10-05 20:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05 20:00 Axel Beckert [this message]
2017-10-07 22:19 ` [PATCH] doc: Fix typo "8023.ad" in bonding documentation David Miller

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=20171005200032.GN4665@sym.noone.org \
    --to=abe@deuxchevaux.org \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=trivial@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).