about summary refs log tree commit diff
path: root/man/nmcli-examples.xml
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-01-11 17:41:24 +0100
committerSebastien Bacher <seb128@ubuntu.com>2021-01-11 17:41:24 +0100
commita82e048a943092315a32d745c99e0f5635e29134 (patch)
treee2daea99a161768c9b956bfea9117289deaf31be /man/nmcli-examples.xml
parentb51f06ff71a2060925bf3c0f04c44bd12480e670 (diff)
parent65f86e8f56267192d42f2b629fc6b0c99fb9cd0c (diff)
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'man/nmcli-examples.xml')
-rw-r--r--man/nmcli-examples.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nmcli-examples.xml b/man/nmcli-examples.xml
index a4dfc3d7..5744ad12 100644
--- a/man/nmcli-examples.xml
+++ b/man/nmcli-examples.xml
@@ -222,7 +222,7 @@ B,DISPATCH</screen>
         change the configuration with <emphasis>modify</emphasis> command
         (<emphasis role="bold">nmcli con modify Team1 team.config team1-master-another-json.conf</emphasis>).
         The last two commands add slaves profiles, both enslaved to <emphasis>Team1</emphasis>.
-        The first slave will be bound to <emphasis>em1</emphasis> interface, the second to
+        The first slave will be bound to the <emphasis>em1</emphasis> interface, the second to
         <emphasis>em2</emphasis>. The slaves don't specify <emphasis>config</emphasis> and thus
         <emphasis>teamd</emphasis> will use its default configuration. You will activate the whole setup
         by activating both slaves:
@@ -302,7 +302,7 @@ IP4:192.168.1.12/24:192.168.1.1::192.168.1.1::</screen>
         VF is configured with MAC address 00:11:22:33:44:55 and VLAN
         10, the second one has the <emphasis>trust</emphasis> and
         <emphasis>spoof-check</emphasis> 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.
       </para>