CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/05/30 18:05:03
Modified files: sbin/disklabel : disklabel.c Log message: Never 'humanize' the sector offsets of partitions or 'total sectors'. If we are humanizing then add a comment to 'total sectors' line rather than replacing 'total sectors' with a new header. Suggestion and ok deraadt@