man: fix letter case of values for CONNECTIVITY_STATE in NetworkManager-dispatcher
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1047
This commit is contained in:
@@ -288,8 +288,9 @@
|
|||||||
<term><varname>CONNECTIVITY_STATE</varname></term>
|
<term><varname>CONNECTIVITY_STATE</varname></term>
|
||||||
<listitem><para> The network connectivity state, which can
|
<listitem><para> The network connectivity state, which can
|
||||||
take the values defined by the NMConnectivityState type,
|
take the values defined by the NMConnectivityState type,
|
||||||
from the org.freedesktop.NetworkManager D-Bus API: unknown,
|
from the org.freedesktop.NetworkManager D-Bus API: <literal>UNKNOWN</literal>,
|
||||||
none, portal, limited or full. Note: this variable will only
|
<literal>NONE</literal>, <literal>PORTAL</literal>, <literal>LIMITED</literal>
|
||||||
|
or <literal>FULL</literal>. Note: this variable will only
|
||||||
be set for connectivity-change actions.
|
be set for connectivity-change actions.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user