From: Andrew Evans Date: Tue, 26 Apr 2011 20:58:35 +0000 (-0700) Subject: vswitch.xml: s/switchs/switches/g X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ea8efd442a403f8e874cd4103dafe2479b6a57;p=openvswitch vswitch.xml: s/switchs/switches/g --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 99f4fc40..0ec1fd3c 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -577,8 +577,8 @@

Configures LACP on this port. LACP allows directly connected - switchs to negotiate which links may be bonded. LACP may be enabled - on non-bonded ports for the benefit of any switchs they may be + switches to negotiate which links may be bonded. LACP may be enabled + on non-bonded ports for the benefit of any switches they may be connected to. active ports are allowed to initiate LACP negotiations. passive ports are allowed to participate in LACP negotiations initiated by a remote switch, but not allowed to @@ -682,7 +682,7 @@

When true, configures this to require successful LACP negotiations to enable any slaves. Defaults to false which safely allows LACP to be used - with switchs that do not support the protocol.
+ with switches that do not support the protocol.