CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/11/09 21:59:06
Modified files: sys/sys : disklabel.h Log message: Tweak comments to d_secperunit, p_size and p_offset to clearly say they are the 'low' parts of the disk size, partition size and partition offset. Like d_secpuerunith, p_sizeh and p_offseth were already commented as the 'high' parts.