K 10 svn:author V 3 bde K 8 svn:date V 27 1995-02-16T14:47:38.000000Z K 7 svn:log V 522 Adjust slice names in diskerr() for the rearranged slice numbers. The mapping from numbers to names is messy for backwards compatibility. E.g., for driver "sd", unit "0": slice 0: omit the slice number for compatibility; names are sd0[a-h]. slice 1: omit the partition letter 'c' because the whole disk device shouldn't have anything to do with partitions; sd0 is the only name. slices 2-31: subtract 1 from slice number to compensate for the compatibility slice 0; names are sd0s[1-30][a-h]. END