454bcc
diff -up dosfstools-3.0.20/manpages/en/fsck.fat.8.orig dosfstools-3.0.20/manpages/en/fsck.fat.8
454bcc
--- dosfstools-3.0.20/manpages/en/fsck.fat.8.orig	2013-06-12 11:30:18.000000000 +0200
454bcc
+++ dosfstools-3.0.20/manpages/en/fsck.fat.8	2013-06-25 14:28:51.000000000 +0200
454bcc
@@ -25,7 +25,7 @@
454bcc
 \fBfsck.fat\fR \- check and repair MS\-DOS filesystems
454bcc
 
454bcc
 .SH SYNOPSIS
454bcc
-\fBfsck.fat\fR|\fBfsck.msdos\fR|\fBfsck.vfat\fR [\-aAflnrtvVwy] [\-d \fIPATH\fR \-d\ \fI...\fR] [\-u\ \fIPATH\fR \-u \fI...\fR] \fIDEVICE\fR
454bcc
+\fBfsck.fat\fR|\fBfsck.msdos\fR|\fBfsck.vfat\fR [\-aAflnprtvVwy] [\-d \fIPATH\fR \-d\ \fI...\fR] [\-u\ \fIPATH\fR \-u \fI...\fR] \fIDEVICE\fR
454bcc
 
454bcc
 .SH DESCRIPTION
454bcc
 \fBfsck.fat\fR verifies the consistency of MS\-DOS filesystems and optionally tries to repair them.
454bcc
@@ -90,6 +90,8 @@ List path names of files being processed
454bcc
 .IP "\fB\-n\fR" 4
454bcc
 No\-operation mode: non\-interactively check for errors, but don't write
454bcc
 anything to the filesystem.
454bcc
+.IP "\fB\-p\fR" 4
454bcc
+Same as (\fB\-a\fR), for compatibility with other *fsck.
454bcc
 .IP "\fB\-r\fR" 4
454bcc
 Interactively repair the filesystem. The user is asked for advice whenever
454bcc
 there is more than one approach to fix an inconsistency.