summaryrefslogtreecommitdiff
path: root/vswitchd
diff options
context:
space:
mode:
authorFrode Nordahl <frode.nordahl@canonical.com>2022-07-08 08:53:14 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-07-14 15:24:07 +0200
commit2fc29c4278d6ec51f348d3ea45831da099bcc6de (patch)
tree5ec33fd2afd1f5ecec1a4b25db159d4d52c13e35 /vswitchd
parent0443c1557eb8ab942b75bc5001d9dc2fc5cba113 (diff)
downloadopenvswitch-2fc29c4278d6ec51f348d3ea45831da099bcc6de.tar.gz
man: Fix various typos across manual pages.
As reported by Debian lintian. Signed-off-by: Frode Nordahl <frode.nordahl@canonical.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'vswitchd')
-rw-r--r--vswitchd/vswitch.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 98486c009..3eb3d4af2 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -760,7 +760,7 @@
iterations.
</p>
<p>
- The defaul value is 1 min. If configured to 0 then it would be
+ The default value is 1 min. If configured to 0 then it would be
converted to default value i.e. 1 min
</p>
<p>
@@ -6078,7 +6078,7 @@ ovs-vsctl add-port br0 p0 -- set Interface p0 type=patch options:peer=p1 \
<code>recirc</code> actions with new action <code>lb_output</code>
and avoids recirculation of packet in datapath. It is supported
only for balance-tcp bond mode in netdev datapath. The new action
- gives higer performance by using bond buckets instead of post
+ gives higher performance by using bond buckets instead of post
recirculation flows for selection of slave port from bond. By default
this new action is disabled, however it can be enabled by setting
<ref column="other-config" key="lb-output-action"/> in