mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 20:38:10 +02:00
man: fix typo in NetworkManager.conf
This commit is contained in:
parent
0bedc637ed
commit
4eda14451b
1 changed files with 1 additions and 1 deletions
|
|
@ -537,7 +537,7 @@ ipv6.ip6-privacy=1
|
||||||
exception that the <literal>[connection]</literal> section is always
|
exception that the <literal>[connection]</literal> section is always
|
||||||
considered last. In the example above, this order is <literal>[connection-wifi-wlan0]</literal>,
|
considered last. In the example above, this order is <literal>[connection-wifi-wlan0]</literal>,
|
||||||
<literal>[connection-wlan-other]</literal>, and <literal>[connection]</literal>.
|
<literal>[connection-wlan-other]</literal>, and <literal>[connection]</literal>.
|
||||||
When checking for a default configuration value, the section are searched until
|
When checking for a default configuration value, the sections are searched until
|
||||||
the requested value is found.
|
the requested value is found.
|
||||||
In the example above, "ipv4.route-metric" for wlan0 interface is set to 50,
|
In the example above, "ipv4.route-metric" for wlan0 interface is set to 50,
|
||||||
and for all other Wi-Fi typed interfaces to 55. Also, Wi-Fi devices would have
|
and for all other Wi-Fi typed interfaces to 55. Also, Wi-Fi devices would have
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue