New upstream version 2.20
[debian/cpmtools] / fsck.cpm.1
index 7e9a0aaa27f932a467c9ba73ad89c874d19f4629..a167ef0e3c04f736885f944a1c4712febbbf8814 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSCK.CPM 1 "December 20, 2009" "CP/M tools" "User commands"
+.TH FSCK.CPM 1 "October 25, 2014" "CP/M tools" "User commands"
 .SH NAME ..\"{{{roff}}}\"{{{
 fsck.cpm \- check a CP/M file system
 .\"}}}
@@ -25,6 +25,9 @@ invalid time stamp mode).  The second pass checks extent connectivity
 .SH OPTIONS .\"{{{
 .IP "\fB\-f\fP \fIformat\fP"
 Use the given CP/M disk \fIformat\fP instead of the default format.
+.IP "\fB\-T\fP \fIlibdsk-type\fP"
+libdsk driver type, e.g. \fBtele\fP for Teledisk images or \fBraw\fP for raw images 
+(requires building cpmtools with support for libdsk).
 .IP "\fB\-n\fP"
 Open the file system read-only and do not repair any errors.
 .\"}}}
@@ -37,6 +40,9 @@ Any errors are indicated by exit code 1.
 .SH FILES .\"{{{
 ${prefix}/share/diskdefs       CP/M disk format definitions
 .\"}}}
+.SH ENVIRONMENT \"{{{
+CPMTOOLSFMT     Default format
+.\"}}}
 .SH DIAGNOSTICS .\"{{{
 .IP "\fIimage\fP: \fIused\fP/\fItotal\fP files (\fIn\fP.\fIn\fP% non-contiguos), \fIused\fP/\fItotal\fP blocks"
 No inconsistencies could be found.  The number of used files actually
@@ -49,8 +55,8 @@ The number of used blocks includes the blocks used for system tracks
 and the directory.
 .\"}}}
 .SH AUTHORS .\"{{{
-This program is copyright 1997\(en2009 Michael Haardt
-<michael@moria.de>.  The Windows port is copyright 2000, 2001 John Elliott
+This program is copyright 1997\(en2012 Michael Haardt
+<michael@moria.de>.  The Windows port is copyright 2000, 2001, 2011 John Elliott
 <jce@seasip.demon.co.uk>.
 .PP
 This program is free software; you can redistribute it and/or modify