hi, again
in
http://www.gnu.org/software/parted/api/group__PedPartition.html#g2f94ca75880f9e0c3ce57f7a4b72faf5
it is said PED_PARTITION_PRIMARY but in fact,
we must use PED_PARTITION_NORMAL
the doc seems to be wrong
___
bug-parted mailing list
bug-pa
From: Benno Schulenberg <[EMAIL PROTECTED]>
---
doc/C/parted.8 | 94 ---
1 files changed, 55 insertions(+), 39 deletions(-)
diff --git a/doc/C/parted.8 b/doc/C/parted.8
index 12971cd..7040402 100644
--- a/doc/C/parted.8
+++ b/doc/C/parted.8
@
in the include file geom.h that's what it is.
but not in the source code.
I think changing it to 'offset' in libparted/cs/geom.c makes sense
because of the way the accopanying documentation has been written.
Happy hacking,
Debarshi
--
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu
_
hi.
i was looking at the doc of libparted and saw something misleading in the doc
at
http://www.gnu.org/software/parted/api/group__PedGeometry.html#gf106d502427ddce404825a965adf3482
while the header states "PedSector start" the explanation below talks
about "offset".
so it seems the header shou