From 378c18e5f024ac5a8aef4cb40d7c9aa9633d144c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:30:35 +0200 Subject: Adding upstream version 2.38.1. Signed-off-by: Daniel Baumann --- libmount/docs/libmount-docs.xml | 86 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 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..ad816e7 --- /dev/null +++ b/libmount/docs/libmount-docs.xml @@ -0,0 +1,86 @@ + + +]> + + + libmount Reference Manual + for libmount version &version; + + 2010-2022 + 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.30 + + + + Index of new symbols in 2.33 + + + + Index of new symbols in 2.34 + + + + Index of new symbols in 2.35 + + + -- cgit v1.2.3