move to debhelper compat 13, hopefully fixes cross-building
[debian/cpmtools] / mkfs.cpm.1.in
index 7b9dce684901b95944537c7284a74cfc4bfd2e97..99e6c8a2296e10868d624a353553e2e8290e840e 100644 (file)
@@ -11,6 +11,8 @@ mkfs.cpm \- make a CP/M file system
 .IR boot ]
 .RB [ \-L
 .IR label ]
 .IR boot ]
 .RB [ \-L
 .IR label ]
+.RB [ \-t ]
+.RB [ \-u ]
 .I image
 .ad b
 .\"}}}
 .I image
 .ad b
 .\"}}}
@@ -27,6 +29,10 @@ times.  The file contents (typically boot block, CCP, BDOS and BIOS)
 are written to sequential sectors, padding with 0xe5 if needed.
 .IP "\fB\-L\fP \fIlabel\fP"
 Label the file system.  This is only supported by CP/M Plus.
 are written to sequential sectors, padding with 0xe5 if needed.
 .IP "\fB\-L\fP \fIlabel\fP"
 Label the file system.  This is only supported by CP/M Plus.
+.IP "\fB\-t\fP"
+Create time stamps.
+.IP "\fB\-u\fP"
+Show all CP/M file names in upper case.
 .\"}}}
 .SH "RETURN VALUE" \"{{{
 Upon successful completion, exit code 0 is returned.
 .\"}}}
 .SH "RETURN VALUE" \"{{{
 Upon successful completion, exit code 0 is returned.
@@ -34,17 +40,20 @@ Upon successful completion, exit code 0 is returned.
 .SH ERRORS \"{{{
 Any errors are indicated by exit code 1.
 .\"}}}
 .SH ERRORS \"{{{
 Any errors are indicated by exit code 1.
 .\"}}}
+.SH ENVIRONMENT \"{{{
+CPMTOOLSFMT     Default format
+.\"}}}
 .SH FILES \"{{{
 @DATADIR@/diskdefs     CP/M disk format definitions
 .\"}}}
 .SH AUTHORS \"{{{
 .SH FILES \"{{{
 @DATADIR@/diskdefs     CP/M disk format definitions
 .\"}}}
 .SH AUTHORS \"{{{
-This program is copyright 1997, 1998, 1999, 2000, 2001 Michael Haardt
-<michael@moria.de>.  The Windows port is copyright 2000, 2001 John Elliott
+This program is copyright 1997\(en2021 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
 it under the terms of the GNU General Public License as published by
 <jce@seasip.demon.co.uk>.
 .PP
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
+the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .PP
 This program is distributed in the hope that it will be useful,
 (at your option) any later version.
 .PP
 This program is distributed in the hope that it will be useful,