CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/10/07 05:51:11
Modified files: sbin/newfs : mkfs.c Log message: Show number of sectors, not the number of 512-byte blocks, when saying "n sectors of m bytes". Issue pointed out by David Vasek on misc@. Thanks!