summaryrefslogtreecommitdiffstats
path: root/libmount/docs
diff options
context:
space:
mode:
authorKarel Zak2014-12-15 14:13:25 +0100
committerKarel Zak2015-01-06 16:19:02 +0100
commitfc79d3ab446522cbcc15b7fd8bb9083bfa356b61 (patch)
tree8a6b2c616ee041515d5e002810632138f28eea89 /libmount/docs
parentipcrm: fix usage (diff)
downloadkernel-qcow2-util-linux-fc79d3ab446522cbcc15b7fd8bb9083bfa356b61.tar.gz
kernel-qcow2-util-linux-fc79d3ab446522cbcc15b7fd8bb9083bfa356b61.tar.xz
kernel-qcow2-util-linux-fc79d3ab446522cbcc15b7fd8bb9083bfa356b61.zip
libmount: split monitor initialization
The patch introduces mnt_monitor_enable_*() functions (now for userspace only) to make the API easy to use for high-level purpose. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/docs')
-rw-r--r--libmount/docs/libmount-sections.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/docs/libmount-sections.txt b/libmount/docs/libmount-sections.txt
index 626f21108..3474fab58 100644
--- a/libmount/docs/libmount-sections.txt
+++ b/libmount/docs/libmount-sections.txt
@@ -389,8 +389,8 @@ libmnt_monitor
mnt_new_monitor
mnt_ref_monitor
mnt_unref_monitor
+mnt_monitor_enable_userspace
mnt_monitor_userspace_get_fd
-mnt_monitor_get_events
mnt_monitor_get_filename
mnt_monitor_is_changed
</SECTION>