man: replace libnm-util reference with libnm-core in nm-settings page

This commit is contained in:
Jiří Klimeš
2016-12-15 15:36:57 +01:00
parent 3803739808
commit 645ec95f30

View File

@@ -64,9 +64,9 @@
A group of related key/value pairs describing a specific piece of a A group of related key/value pairs describing a specific piece of a
<emphasis>Connection (profile)</emphasis>. Settings keys and allowed values are <emphasis>Connection (profile)</emphasis>. Settings keys and allowed values are
described in the tables below. Keys are also referred to as properties. described in the tables below. Keys are also referred to as properties.
Developers can find the setting objects and their properties in the libnm-util Developers can find the setting objects and their properties in the libnm-core
sources. Look for the <function>class_init</function> functions near the bottom of sources. Look for the <function>*_class_init</function> functions near the bottom
each setting source file. of each setting source file.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>