man: minor rewording in NetworkManager.conf about connection.stop-match

This commit is contained in:
Thomas Haller 2016-05-13 15:02:55 +02:00
parent 3fdffab955
commit 7d0119d249

View file

@ -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>