From cfe5e3905201349e9cf3f95d52ff4bd100bde37d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 21:10:49 +0200 Subject: Adding upstream version 2.39.3. Signed-off-by: Daniel Baumann --- libblkid/docs/libblkid-docs.xml | 82 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 libblkid/docs/libblkid-docs.xml (limited to 'libblkid/docs/libblkid-docs.xml') diff --git a/libblkid/docs/libblkid-docs.xml b/libblkid/docs/libblkid-docs.xml new file mode 100644 index 0000000..0dc5270 --- /dev/null +++ b/libblkid/docs/libblkid-docs.xml @@ -0,0 +1,82 @@ + + +]> + + + libblkid Reference Manual + for libblkid version &version; + + 2009-2022 + Karel Zak <kzak@redhat.com> + + + + + libblkid Overview + + +The libblkid library is used to identify block devices (disks) as to their +content (e.g. filesystem type, partitions) as well as extracting additional +information such as filesystem labels/volume names, partitions, unique +identifiers/serial numbers, etc. A common use is to allow use of LABEL= and +UUID= tags instead of hard-coding specific block device names into +configuration files. + + +The libblkid library +was written by Andreas Dilger for the ext2 filesystem utilities, with input +from Ted Ts'o. The library was subsequently heavily modified by Ted Ts'o. + + +The low-level probing code, topology and partitions support was written +by Karel Zak. Currently, the library is maintained by Karel Zak. + + +The library is part of the util-linux package since version 2.15 and is +available from https://www.kernel.org/pub/linux/utils/util-linux/. + + + + + + + High-level + + + + + + Low-level + + + + + + + + + Common utils + + + + + + API Index + + + + Index of new symbols in 2.30 + + + + Index of new symbols in 2.31 + + + + Index of new symbols in 2.36 + + + -- cgit v1.2.3