CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2022/05/03 05:48:47
Modified files: distrib/miniroot: install.sub sbin/fdisk : fdisk.8 part.c Log message: 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@