fix lexgrog problems in man page sources
[debian/cpmtools] / fsck.cpm.1.in
index b1a0c0c4a502b8447dcf98b3c31bd8c68b45ac9b..f0c7ddf041ec7d5ce2e86c2d89e6e0500770eb95 100644 (file)
@@ -1,5 +1,5 @@
 .TH FSCK.CPM 1 "@UPDATED@" "CP/M tools" "User commands"
-.SH NAME ..\"{{{roff}}}\"{{{
+.SH NAME \"{{{roff}}}\"{{{
 fsck.cpm \- check a CP/M file system
 .\"}}}
 .SH SYNOPSIS .\"{{{
@@ -38,10 +38,11 @@ Any errors are indicated by exit code 1.
 @DATADIR@/diskdefs     CP/M disk format definitions
 .\"}}}
 .SH DIAGNOSTICS .\"{{{
-.IP "\fIimage\fP: \fIused\fP/\fItotal\fP files (\fIn\fP.\fIn\fP% non-contiguos), \fIused\fP/\fItotal\fP blocks"
+.IP "\fIimage\fP: \fIused\fP/\fItotal\fP files (\fIn\fP.\fIn\fP% 
+non-contiguous), \fIused\fP/\fItotal\fP blocks"
 No inconsistencies could be found.  The number of used files actually
 is the number of used extents.  Since a file may use more than
-one extent, this may be greather than the actual number of files, but a
+one extent, this may be greater than the actual number of files, but a
 correct measure would not reflect how many files could still be created
 at most.  A file is considered fragmented, if sequential data blocks
 pointed to by the same extent do not have sequential block numbers.
@@ -49,13 +50,13 @@ The number of used blocks includes the blocks used for system tracks
 and the directory.
 .\"}}}
 .SH AUTHORS .\"{{{
-This program is copyright 1997, 1998, 1999, 2000, 2001 Michael Haardt
+This program is copyright 1997\(en2007 Michael Haardt
 <michael@moria.de>.  The Windows port is copyright 2000, 2001 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
-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,