From 896f3841bf047ca93766900f8cd8c5852e6a9245 Mon Sep 17 00:00:00 2001 From: trhodes Date: Thu, 16 May 2002 04:10:46 +0000 Subject: more file system > filesystem --- sbin/fsck_msdosfs/fsck_msdosfs.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 5d76e60..5d28f40 100644 --- a/sbin/fsck_msdosfs/fsck_msdosfs.8 +++ b/sbin/fsck_msdosfs/fsck_msdosfs.8 @@ -64,7 +64,7 @@ It is normally started by run from .Pa /etc/rc during automatic reboot, when a FAT filesystem is detected. -When preening file systems, +When preening filesystems, .Nm will fix common inconsistencies non-interactively. If more serious problems are found, @@ -74,7 +74,7 @@ successful, and exits. .Pp The second form of .Nm -checks the specified file systems and tries to repair all +checks the specified filesystems and tries to repair all detected inconsistencies, requesting confirmation before making any changes. .Pp @@ -85,13 +85,13 @@ Compatibility with the wrapper .Xr fsck 8 which seeks to determine whether the filesystem needs to be cleaned immediately in foreground, or if its cleaning can be deferred to background. -FAT (MS-DOS) file systems must always be cleaned in the foreground. +FAT (MS-DOS) filesystems 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 +check other filesystem types for consistency, such as .Xr fsck_ffs 8 . .It Fl n Causes -- cgit v1.1