summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSayed Shah <sayshah@redhat.com>2020-07-01 17:20:40 -0400
committerThomas Haller <thaller@redhat.com>2020-07-03 10:48:04 +0200
commit7337ab895951c37258d0634dd709f218109bd49f (patch)
tree9bef23382841cc33903b0dfdbf1ed4ace27d0402 /man
parent66e2d8c38a26e3b797fe2cbea961ea942042e13c (diff)
downloadNetworkManager-7337ab895951c37258d0634dd709f218109bd49f.tar.gz
all: fix typo in man pages
There should be a comma after 'Otherwise' and 'Currently'. https://bugzilla.redhat.com/show_bug.cgi?id=1852452 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/560
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml8
-rw-r--r--man/nmcli-examples.xml4
-rw-r--r--man/nmcli.xml4
3 files changed, 8 insertions, 8 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 5241b4d52f..cb1d4d9337 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -403,7 +403,7 @@ no-auto-default=*
<term><varname>debug</varname></term>
<listitem><para>Comma separated list of options to aid
debugging. This value will be combined with the environment
- variable <literal>NM_DEBUG</literal>. Currently the following
+ variable <literal>NM_DEBUG</literal>. Currently, the following
values are supported:</para>
<para>
<literal>RLIMIT_CORE</literal>: set ulimit -c unlimited
@@ -478,7 +478,7 @@ no-auto-default=*
<listitem><para>Set devices that should be ignored by
NetworkManager.
</para>
- <para>See <xref linkend="device-spec"/> for the syntax how to
+ <para>See <xref linkend="device-spec"/> for the syntax on how to
specify a device.
</para>
<para>
@@ -1031,7 +1031,7 @@ managed=1
<term><varname>wifi.backend</varname></term>
<listitem>
<para>
- Specify the Wi-Fi backend used for the device. Currently supported
+ Specify the Wi-Fi backend used for the device. Currently, supported
are <literal>wpa_supplicant</literal> and <literal>iwd</literal> (experimental).
</para>
</listitem>
@@ -1048,7 +1048,7 @@ managed=1
</listitem>
</varlistentry>
<varlistentry id="sriov-num-vfs">
- <term><varname>sriov-num-vfs</varname></term>
+ , <term><varname>sriov-num-vfs</varname></term>
<listitem>
<para>
Specify the number of virtual functions (VF) to enable
diff --git a/man/nmcli-examples.xml b/man/nmcli-examples.xml
index a4dfc3d75c..5744ad12bb 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>
diff --git a/man/nmcli.xml b/man/nmcli.xml
index fdc79ad482..a9dc513086 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -1506,7 +1506,7 @@
<term><option>private</option></term>
<listitem>
<para>if set to <literal>yes</literal>, the connection will only be visible
- to the user who created it. Otherwise the connection is system-wide, which is
+ to the user who created it. Otherwise, the connection is system-wide, which is
the default.</para>
</listitem>
</varlistentry>
@@ -1514,7 +1514,7 @@
<term><option>hidden</option></term>
<listitem>
<para>set to <literal>yes</literal> when connecting for the first time to an
- AP not broadcasting its SSID. Otherwise the SSID would not be found and the
+ AP not broadcasting its SSID. Otherwise, the SSID would not be found and the
connection attempt would fail.</para>
</listitem>
</varlistentry>