From: Karel Zak Date: Fri, 1 Jul 2011 11:13:46 +0000 (+0200) Subject: libblkid: add docs for new PART_ENTRY_* values X-Git-Tag: v2.20-rc1~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d945f469caf7ead0884b8363ee0937cadcd0b203;p=thirdparty%2Futil-linux.git libblkid: add docs for new PART_ENTRY_* values Signed-off-by: Karel Zak --- diff --git a/libblkid/src/partitions/partitions.c b/libblkid/src/partitions/partitions.c index 89f0587187..dcb479e1f1 100644 --- a/libblkid/src/partitions/partitions.c +++ b/libblkid/src/partitions/partitions.c @@ -49,6 +49,12 @@ * * @PART_ENTRY_NUMBER: partition number * + * @PART_ENTRY_OFFSET: the begin of the partition + * + * @PART_ENTRY_SIZE: size of the partition + * + * @PART_ENTRY_DISK: whole-disk + * * Example: * *