From 7dde93f1df429cf9a818bf7b716962298f489807 Mon Sep 17 00:00:00 2001 From: trhodes Date: Fri, 26 Dec 2003 17:19:19 +0000 Subject: Make msdosfs support the dirty flag in FAT16 and FAT32. Enable lockf support. PR: 55861 Submitted by: Jun Su (original version) Reviewed by: make universe --- sbin/fsck_msdosfs/fsck_msdosfs.8 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'sbin/fsck_msdosfs/fsck_msdosfs.8') diff --git a/sbin/fsck_msdosfs/fsck_msdosfs.8 b/sbin/fsck_msdosfs/fsck_msdosfs.8 index 7b2985d..d07e53d 100644 --- a/sbin/fsck_msdosfs/fsck_msdosfs.8 +++ b/sbin/fsck_msdosfs/fsck_msdosfs.8 @@ -88,11 +88,9 @@ immediately in foreground, or if its cleaning can be deferred to background. FAT (MS-DOS) file systems must always be cleaned in the foreground. A non-zero exit code is always returned for this option. .It Fl f -This option is ignored by -.Nm , -and is present only for compatibility with programs that -check other file system types for consistency, such as -.Xr fsck_ffs 8 . +Force +.Nm +to check 'clean' file systems when preening. .It Fl n Causes .Nm -- cgit v1.1