]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: add docs for new PART_ENTRY_* values
authorKarel Zak <kzak@redhat.com>
Fri, 1 Jul 2011 11:13:46 +0000 (13:13 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 1 Jul 2011 11:13:46 +0000 (13:13 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/partitions/partitions.c

index 89f0587187982308a2b47842d9c1d1bc7f2501f9..dcb479e1f1df4026db870e408f1d03c2c9cd049b 100644 (file)
  *
  * @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 <maj:min>
+ *
  * Example:
  *
  * <informalexample>