From 8cb83eee5a58b1fad74c34094ce3afb9e430b5a4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:42:50 +0200 Subject: Adding upstream version 2.33.1. Signed-off-by: Daniel Baumann --- libmount/docs/libmount-docs.xml | 79 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 libmount/docs/libmount-docs.xml (limited to 'libmount/docs/libmount-docs.xml') diff --git a/libmount/docs/libmount-docs.xml b/libmount/docs/libmount-docs.xml new file mode 100644 index 0000000..66a9c25 --- /dev/null +++ b/libmount/docs/libmount-docs.xml @@ -0,0 +1,79 @@ + + +]> + + + libmount Reference Manual + for libmount version &version; + + 2010-2018 + Karel Zak <kzak@redhat.com> + + + + + libmount Overview + + +The libmount library is used to parse /etc/fstab, /etc/mtab and +/proc/self/mountinfo files, manage the mtab file, evaluate mount options, etc. + + +The library is part of the util-linux package since version 2.18 and is +available from https://www.kernel.org/pub/linux/utils/util-linux/. + + + + + + High-level API + + + + + + Files parsing + + + + + Tables management + + + + + + + Mount options + + + + + Misc + + + + + + + + API Index + + + + Index of new symbols in 2.28 + + + + Index of new symbols in 2.29 + + + + + Index of new symbols in 2.30 + + + -- cgit v1.2.3