CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/14 08:33:45
Modified files:
sbin/fsck_ext2fs: fsck_ext2fs.8 main.c
sbin/fsck_ffs : fsck_ffs.8 main.c
sbin/fsck_msdos: fsck_msdos.8 main.c
Log message:
Only accept one filesystem/device as argument for checking. Few people
will be calling these directly, and not for the multiple filesystem case.
fsck(8) is generally the parent and will handle things.
ok semarie; this change will also help a goal jsing has
