Only accept one filesystem/device as argument for checking. Few people
authorderaadt <deraadt@openbsd.org>
Wed, 14 Oct 2015 14:33:45 +0000 (14:33 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 14 Oct 2015 14:33:45 +0000 (14:33 +0000)
commitfd4c6d5d2b997a80f6ac479e795d74d75cf4146a
treeeb24e7258749a3e858b250c6696690c17d814f3e
parent702d2838f25005ccab83bea99b9abd39276da75d
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
sbin/fsck_ext2fs/fsck_ext2fs.8
sbin/fsck_ext2fs/main.c
sbin/fsck_ffs/fsck_ffs.8
sbin/fsck_ffs/main.c
sbin/fsck_msdos/fsck_msdos.8
sbin/fsck_msdos/main.c