summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-07-04 11:37:01 +0300
committerThomas Haller <thaller@redhat.com>2020-07-07 11:33:46 +0200
commit4e33f8cd89fa1edd161f81d56fdfb42faf07f9fa (patch)
tree7fefedc0aa5e0887c04bbf501523a62aaa640575 /man
parent4c52c69d66d542d1ef40a8b48cff7ace3a9baef4 (diff)
all: fix minor typos
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/565
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml2
-rw-r--r--man/nmcli.xml10
2 files changed, 6 insertions, 6 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index cb1d4d9337..6f23dd2b2d 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -1251,7 +1251,7 @@ enable=nm-version-min:1.2
# Match against the maximum allowed version. The example matches
# versions 1.2.0, 1.2.2, 1.2.4. Again, only the last version digit
-# is allowed to be smaller. So this would not match match on 1.1.10.
+# is allowed to be smaller. So this would not match on 1.1.10.
[.config]
enable=nm-version-max:1.2.6
</programlisting>
diff --git a/man/nmcli.xml b/man/nmcli.xml
index a9dc513086..7ee86026ab 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -1749,35 +1749,35 @@
<varlistentry>
<term><option>connectivity-full</option></term>
<listitem>
- <para>Conectivity state when Internet is reachable.</para>
+ <para>Connectivity state when Internet is reachable.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>connectivity-limited</option></term>
<listitem>
- <para>Conectivity state when only a local network reachable.</para>
+ <para>Connectivity state when only a local network reachable.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>connectivity-none</option></term>
<listitem>
- <para>Conectivity state when the network is disconnected.</para>
+ <para>Connectivity state when the network is disconnected.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>connectivity-portal</option></term>
<listitem>
- <para>Conectivity state when a captive portal hijacked the connection.</para>
+ <para>Connectivity state when a captive portal hijacked the connection.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>connectivity-unknown</option></term>
<listitem>
- <para>Conectivity state when a connectivity check didn't run.</para>
+ <para>Connectivity state when a connectivity check didn't run.</para>
</listitem>
</varlistentry>