diff options
Diffstat (limited to 'docs/libnm/libnm-docs.xml')
| -rw-r--r-- | docs/libnm/libnm-docs.xml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index a0f87bfb..eb4f6cf5 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -69,7 +69,7 @@ mapping D-Bus signals and properties to GObject signals and properties, and providing helpful accessor and utility functions. However, unlike the old libnm-util/libnm-glib API, the mapping to the D-Bus API is not - exact, and various inconveniences and historical anomolies of the D-Bus + exact, and various inconveniences and historical anomalies of the D-Bus API are papered over. </para> <para> @@ -294,13 +294,6 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <xi:include href="xml/nm-vpn-plugin-old.xml"/> </chapter> - <!-- - These don't contain any useful documentaiton. Keep them here, - so that tools/check-docs.sh knows that we did omit them intentionally. - <xi:include href="xml/nm-core-enum-types.xml"/> - <xi:include href="xml/nm-enum-types.xml"/> - --> - <chapter id="object-tree"> <title>Object Hierarchy</title> <xi:include href="xml/tree_index.sgml"/> |