CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/19 01:02:12
Modified files:
sbin/newfs : newfs.8 newfs.c
Log message:
Add O: to the getopt string for newfs in mount_mfs mode, allowing it to
optionally use FFS2 (stu@ ran into a problem when running some tests on
an MFS filesystem that involved future dates).
Correct the manual which said that FFS2 is the default, which isn't the
case for mount_mfs.
lgtm miod@
