X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=mkfs.cpm.1;h=b31fb7ceb4419c3371fea4c21a4aae51704cf8db;hb=b1e873c5b2f6376bb39ff0fda1464cbbacbae5f7;hp=726c00afc19e61a4cddbf28fb77ab7a2a2a38fe0;hpb=749b004e4bb5830a6246a30ebe0a158e448327c5;p=debian%2Fcpmtools diff --git a/mkfs.cpm.1 b/mkfs.cpm.1 index 726c00a..b31fb7c 100644 --- a/mkfs.cpm.1 +++ b/mkfs.cpm.1 @@ -1,4 +1,4 @@ -.TH MKFS.CPM 1 "March 30, 2010" "CP/M tools" "User commands" +.TH MKFS.CPM 1 "October 25, 2014" "CP/M tools" "User commands" .SH NAME \"{{{roff}}}\"{{{ mkfs.cpm \- make a CP/M file system .\"}}} @@ -11,6 +11,7 @@ mkfs.cpm \- make a CP/M file system .IR boot ] .RB [ \-L .IR label ] +.RB [ \-t ] .I image .ad b .\"}}} @@ -27,6 +28,8 @@ 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. +.IP "\fB\-t\fP" +Create time stamps. .\"}}} .SH "RETURN VALUE" \"{{{ Upon successful completion, exit code 0 is returned. @@ -34,12 +37,15 @@ Upon successful completion, exit code 0 is returned. .SH ERRORS \"{{{ Any errors are indicated by exit code 1. .\"}}} +.SH ENVIRONMENT \"{{{ +CPMTOOLSFMT Default format +.\"}}} .SH FILES \"{{{ ${prefix}/share/diskdefs CP/M disk format definitions .\"}}} .SH AUTHORS \"{{{ -This program is copyright 1997\(en2010 Michael Haardt -. The Windows port is copyright 2000, 2001 John Elliott +This program is copyright 1997\(en2012 Michael Haardt +. The Windows port is copyright 2000, 2001, 2011 John Elliott . .PP This program is free software; you can redistribute it and/or modify