summaryrefslogtreecommitdiffstats
path: root/libmount/docs
diff options
context:
space:
mode:
authorKarel Zak2015-01-13 11:57:15 +0100
committerKarel Zak2015-01-13 11:57:15 +0100
commit0cf8312703d711f7a3e55d47e13266184501672c (patch)
tree5ff718ba4a644a6b5ec1cdea996cf03fe46eba78 /libmount/docs
parentlibsmartcols: cleanup gtk-docs warnings (diff)
downloadkernel-qcow2-util-linux-0cf8312703d711f7a3e55d47e13266184501672c.tar.gz
kernel-qcow2-util-linux-0cf8312703d711f7a3e55d47e13266184501672c.tar.xz
kernel-qcow2-util-linux-0cf8312703d711f7a3e55d47e13266184501672c.zip
libmount: cleanup gtk-docs warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/docs')
-rw-r--r--libmount/docs/libmount-sections.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/libmount/docs/libmount-sections.txt b/libmount/docs/libmount-sections.txt
index 4e3b9774d..38013042f 100644
--- a/libmount/docs/libmount-sections.txt
+++ b/libmount/docs/libmount-sections.txt
@@ -8,11 +8,13 @@ mnt_unref_cache
mnt_cache_device_has_tag
mnt_cache_find_tag_value
mnt_cache_read_tags
+mnt_cache_set_targets
mnt_get_fstype
mnt_pretty_path
mnt_resolve_path
mnt_resolve_spec
mnt_resolve_tag
+mnt_resolve_target
</SECTION>
<SECTION>
@@ -377,6 +379,9 @@ mnt_unmangle
<SECTION>
<FILE>version-utils</FILE>
+LIBMOUNT_MAJOR_VERSION
+LIBMOUNT_MINOR_VERSION
+LIBMOUNT_PATCH_VERSION
mnt_parse_version_string
mnt_get_library_version
mnt_get_library_features
@@ -393,7 +398,7 @@ mnt_monitor_enable_userspace
mnt_monitor_enable_kernel
mnt_monitor_get_fd
mnt_monitor_close_fd
-mnt_monitor_next_changed
+mnt_monitor_next_change
mnt_monitor_event_cleanup
mnt_monitor_wait
</SECTION>