CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/29 20:29:43
Modified files:
sbin/disklabel : disklabel.c
Log message:
Rather than a raw 'p' in the informational message for disklabel -e,
create the letter dynamically from MAXPARTITIONS-1 using the
DL_PARTNUM2NAME() macro which can convert it to a-zA-Z.
ok krw
