summary refs log tree commit diff
path: root/docs/api/html/nmcli-examples.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-10-05 22:28:16 +0200
committerMichael Biebl <biebl@debian.org>2020-10-05 22:28:16 +0200
commit47a2114d6f697a31d84c8874c49e94dd04119d75 (patch)
treee3022686ff1956d7f17f1f7cdf7022ce980b7a5c /docs/api/html/nmcli-examples.html
parent9d722f3d3492e31c0b3e4bcba603ffd65309c621 (diff)
parentaafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (diff)
Update upstream source from tag 'upstream/1.27.90'
Update to upstream version '1.27.90'
with Debian dir 72a0791efa5966be1724a82dfcac90f6cd22bd1b
Diffstat (limited to 'docs/api/html/nmcli-examples.html')
-rw-r--r--docs/api/html/nmcli-examples.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/html/nmcli-examples.html b/docs/api/html/nmcli-examples.html
index 7becbb5b..bd1b9ea5 100644
--- a/docs/api/html/nmcli-examples.html
+++ b/docs/api/html/nmcli-examples.html
@@ -224,7 +224,7 @@ B,DISPATCH</pre>
         change the configuration with <span class="emphasis"><em>modify</em></span> command
         (<span class="bold"><strong>nmcli con modify Team1 team.config team1-master-another-json.conf</strong></span>).
         The last two commands add slaves profiles, both enslaved to <span class="emphasis"><em>Team1</em></span>.
-        The first slave will be bound to <span class="emphasis"><em>em1</em></span> interface, the second to
+        The first slave will be bound to the <span class="emphasis"><em>em1</em></span> interface, the second to
         <span class="emphasis"><em>em2</em></span>. The slaves don't specify <span class="emphasis"><em>config</em></span> and thus
         <span class="emphasis"><em>teamd</em></span> will use its default configuration. You will activate the whole setup
         by activating both slaves:
@@ -314,7 +314,7 @@ IP4:192.168.1.12/24:192.168.1.1::192.168.1.1::</pre>
         VF is configured with MAC address 00:11:22:33:44:55 and VLAN
         10, the second one has the <span class="emphasis"><em>trust</em></span> and
         <span class="emphasis"><em>spoof-check</em></span> features respectively enabled
-        and disabled. VF number 2 has a maximux transmission rate of
+        and disabled. VF number 2 has a maximum transmission rate of
         20Mbps. The kernel is instructed to not automatically
         instantiate a network interface for the VFs.
       </p>