From 645ec95f30f364aaaebc5a7cee6ed26c7aabefad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Thu, 15 Dec 2016 15:36:57 +0100 Subject: [PATCH] man: replace libnm-util reference with libnm-core in nm-settings page --- man/nm-settings.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/nm-settings.xsl b/man/nm-settings.xsl index 03a107663..733d08aa6 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 Connection (profile). 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 class_init 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 *_class_init functions near the bottom + of each setting source file.