update man page patch
[debian/cpmtools] / debian / patches / man-page-typos.diff
1 diff --git a/fsck.cpm.1.in b/fsck.cpm.1.in
2 index 84a3c80..c7b0696 100644
3 --- a/fsck.cpm.1.in
4 +++ b/fsck.cpm.1.in
5 @@ -1,8 +1,8 @@
6  .TH FSCK.CPM 1 "@UPDATED@" "CP/M tools" "User commands"
7 -.SH NAME ..\"{{{roff}}}\"{{{
8 +.SH NAME \"{{{roff}}}\"{{{
9  fsck.cpm \- check a CP/M file system
10  .\"}}}
11 -.SH SYNOPSIS .\"{{{
12 +.SH SYNOPSIS \"{{{
13  .ad l
14  .B fsck.cpm
15  .RB [ \-f
16 @@ -12,7 +12,7 @@ fsck.cpm \- check a CP/M file system
17  .I image
18  .ad b
19  .\"}}}
20 -.SH DESCRIPTION .\"{{{
21 +.SH DESCRIPTION \"{{{
22  \fBfsck.cpm\fP is used to check and repair a CP/M file system.  After
23  reading the directory, it makes two passes.  The first pass checks extent
24  fields for range and format violations (bad status, extent number, last
25 @@ -23,7 +23,7 @@ invalid time stamp mode).  The second pass checks extent connectivity
26  .P
27  \fBfsck.cpm\fP can not yet repair all errors.
28  .\"}}}
29 -.SH OPTIONS .\"{{{
30 +.SH OPTIONS \"{{{
31  .IP "\fB\-f\fP \fIformat\fP"
32  Use the given CP/M disk \fIformat\fP instead of the default format.
33  .IP "\fB\-T\fP \fIlibdsk-type\fP"
34 @@ -34,19 +34,19 @@ Open the file system read-only and do not repair any errors.
35  .IP "\fB\-u\fP"
36  Show all CP/M file names in upper case.
37  .\"}}}
38 -.SH "RETURN VALUE" .\"{{{
39 +.SH "RETURN VALUE" \"{{{
40  Upon successful completion, exit code 0 is returned.
41  .\"}}}
42 -.SH ERRORS .\"{{{
43 +.SH ERRORS \"{{{
44  Any errors are indicated by exit code 1.
45  .\"}}}
46 -.SH FILES .\"{{{
47 +.SH FILES \"{{{
48  @DATADIR@/diskdefs     CP/M disk format definitions
49  .\"}}}
50  .SH ENVIRONMENT \"{{{
51  CPMTOOLSFMT     Default format
52  .\"}}}
53 -.SH DIAGNOSTICS .\"{{{
54 +.SH DIAGNOSTICS \"{{{
55  .IP "\fIimage\fP: \fIused\fP/\fItotal\fP files (\fIn\fP.\fIn\fP% non-contiguos), \fIused\fP/\fItotal\fP blocks"
56  No inconsistencies could be found.  The number of used files actually
57  is the number of used extents.  Since a file may use more than
58 @@ -76,7 +76,7 @@ You should have received a copy of the GNU General Public License along
59  with this program.  If not, write to the Free Software Foundation, Inc.,
60  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
61  .\"}}}
62 -.SH "SEE ALSO" .\"{{{
63 +.SH "SEE ALSO" \"{{{
64  .IR fsck (8),
65  .IR mkfs.cpm (1),
66  .IR cpm (5)
67 diff --git a/fsed.cpm.1.in b/fsed.cpm.1.in
68 index b1838c3..1ee69a7 100644
69 --- a/fsed.cpm.1.in
70 +++ b/fsed.cpm.1.in
71 @@ -1,8 +1,8 @@
72  .TH FSED.CPM 1 "@UPDATED@" "CP/M tools" "User commands"
73 -.SH NAME ..\"{{{roff}}}\"{{{
74 +.SH NAME \"{{{roff}}}\"{{{
75  fsed.cpm \- edit a CP/M file system
76  .\"}}}
77 -.SH SYNOPSIS .\"{{{
78 +.SH SYNOPSIS \"{{{
79  .ad l
80  .B fsed.cpm
81  .RB [ \-f
82 @@ -57,7 +57,7 @@ You should have received a copy of the GNU General Public License along
83  with this program.  If not, write to the Free Software Foundation, Inc.,
84  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
85  .\"}}}
86 -.SH "SEE ALSO" .\"{{{
87 +.SH "SEE ALSO" \"{{{
88  .IR fsck.cpm (1),
89  .IR mkfs.cpm (1),
90  .IR cpmls (1),