diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2021-03-28 10:16:33 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2021-03-29 16:12:21 +0200 |
commit | 1f890f5831099bb04a50f9f09622c966884e7070 (patch) | |
tree | 33111981849b25624c260a6cf325440edaa40863 /man/NetworkManager.conf.xml | |
parent | c21d4ce125e3335e272246b9fe1d5edf1daf29f0 (diff) | |
download | NetworkManager-1f890f5831099bb04a50f9f09622c966884e7070.tar.gz |
man: fix typo in *commanded* in wifi.iwd.autoconnect description
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/797
Diffstat (limited to 'man/NetworkManager.conf.xml')
-rw-r--r-- | man/NetworkManager.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index f55fcec17c..4320a9facd 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -1150,7 +1150,7 @@ managed=1 If <literal>wifi.backend</literal> is <literal>iwd</literal>, setting this to <literal>false</literal> forces IWD's autoconnect mechanism to be disabled for this device and connections will only be initiated by NetworkManager whether - commaned by a client or automatically. Leaving it <literal>true</literal> (default) + commanded by a client or automatically. Leaving it <literal>true</literal> (default) stops NetworkManager from automatically initiating connections and allows IWD to use its network ranking and scanning logic to decide the best networks to autoconnect to next. Connections' <literal>autoconnect-priority</literal>, |