From 385c3535ee755a7ccab70e60c9d369b5a3c4173a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 11 Mar 2011 13:31:07 +0100 Subject: libblkid: add PART_ENTRY_* to docs Signed-off-by: Karel Zak --- shlibs/blkid/src/partitions/partitions.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shlibs/blkid/src/partitions') diff --git a/shlibs/blkid/src/partitions/partitions.c b/shlibs/blkid/src/partitions/partitions.c index 4fa826b5c..759d08377 100644 --- a/shlibs/blkid/src/partitions/partitions.c +++ b/shlibs/blkid/src/partitions/partitions.c @@ -36,6 +36,8 @@ * * @PTTYPE: partition table type (dos, gpt, etc.). * + * @PART_ENTRY_SCHEME: partition table type + * * @PART_ENTRY_NAME: partition name (gpt and mac only) * * @PART_ENTRY_UUID: partition UUID (gpt only) @@ -44,6 +46,8 @@ * * @PART_ENTRY_FLAGS: partition flags (e.g. boot_ind) or attributes (e.g. gpt attributes) * + * @PART_ENTRY_NUMBER: partition number + * * Example: * * -- cgit v1.2.3-55-g7522