summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-05-13 15:02:55 +0200
committerThomas Haller <thaller@redhat.com>2016-05-13 15:06:02 +0200
commit7d0119d2491c5eac00b662720c8ed5088bd11688 (patch)
treee3669d2285d3de8e162cf6e0361529f4582f2940
parent3fdffab9550bf7e55815d7a4453854057de55f0a (diff)
downloadNetworkManager-7d0119d2491c5eac00b662720c8ed5088bd11688.tar.gz
man: minor rewording in NetworkManager.conf about connection.stop-match
-rw-r--r--man/NetworkManager.conf.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index d6fd5ebf21..b0c8fe36c8 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -667,8 +667,10 @@ ipv6.ip6-privacy=1
considered even if the property in question is not present. In
the example above, if <literal>[connection-wifi-wlan0]</literal> would
have <literal>stop-match</literal> set to <literal>yes</literal>,
- its <literal>ipv6.ip6-privacy</literal> value would be
- unspecified.
+ the device <literal>wlan0</literal> would have <literal>ipv6.ip6-privacy</literal>
+ property unspecified. That is, the search for the property would not continue
+ in the connection sections <literal>[connection-wifi-other]</literal>
+ or <literal>[connection]</literal>.
</para></listitem>
</varlistentry>
</variablelist>