Rework display of partition types, removing unnecessary trailing
authorkrw <krw@openbsd.org>
Tue, 3 May 2022 11:48:47 +0000 (11:48 +0000)
committerkrw <krw@openbsd.org>
Tue, 3 May 2022 11:48:47 +0000 (11:48 +0000)
commit72c8f31d9ea24f5af469536cb17e867b23fe1f6b
treed8a7f2e721f416e38aadafc335f7958f50cc59bf
parent8cabf6cc77fc35fcbb687a85ebebfe1b11a7cd4c
Rework display of partition types, removing unnecessary trailing
blanks in the arrays of type names, simplifying the code and
making better use of printf().

Along the way discover that "APFS Recovery" fits, so nuke the
annoying "AFPS Recovry" contraction.

No intentional functional change.

Some "APFS Recovery" nits pointed out by jsg@
distrib/miniroot/install.sub
sbin/fdisk/fdisk.8
sbin/fdisk/part.c