diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/nm-settings.xsl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/nm-settings.xsl b/man/nm-settings.xsl index 03a1076635..733d08aa62 100644 --- a/man/nm-settings.xsl +++ b/man/nm-settings.xsl @@ -64,9 +64,9 @@ A group of related key/value pairs describing a specific piece of a <emphasis>Connection (profile)</emphasis>. Settings keys and allowed values are 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 - sources. Look for the <function>class_init</function> functions near the bottom of - each setting source file. + 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 each setting source file. </para> </listitem> </varlistentry> |
