@@ -316,10 +316,6 @@ Not much info is printed in the window, but you can verify the operation is runn
316316increasing for the device on the Main page.
317317:end
318318
319- :info_reiserfs_cancel_help:
320- **Cancel** will cancel the Check operation in progress.
321- :end
322-
323319:info_xfs_check_help:
324320**Check** will run the *xfs_repair* program to check file system integrity on the device.
325321
@@ -332,15 +328,11 @@ Not much info is printed in the window, but you can verify the operation is runn
332328increasing for the device on the Main page.
333329:end
334330
335- :info_xfs_cancel_help:
336- **Cancel** will cancel the Check operation in progress.
337- :end
338-
339331:info_ext_check_help:
340332**Check** will run the *e2fsck* program to check file system integrity on the device. Despite its name, *e2fsck* is used
341333to check the whole family of ext2/ext3/ext4 file systems.
342334
343- The *Options* field is initialized with *-p* option to automatically fix any file system problems that can be safely fixed
335+ For **Fix** the *Options* field is initialized with *-p* option to automatically fix any file system problems that can be safely fixed
344336without intervention. If a problem is discovered which may require additional corrective action, e2fsck will print a
345337description of the problem and then exit.
346338
@@ -360,8 +352,11 @@ Note: *ntfsfix* will immediately exit if a hibernation file is detected (to prev
360352The *Options* field is initialized with *-d* to clear the volume dirty flag if the volume can be fixed and mounted.
361353:end
362354
363- :info_ext_cancel_help:
364- **Cancel** will cancel the Check operation in progress.
355+ :info_exfat_check_help:
356+ **Check** will run the *fsck.exfat* program to check file system integrity on the device.
357+
358+ For **Fix** the *Options* field is initialized with *-p* to repair the filesystem without user interaction if it can
359+ be done safely.
365360:end
366361
367362:info_smart_notifications_help:
0 commit comments