summaryrefslogtreecommitdiff
path: root/time/remind/patches/patch-ae
blob: 85902ee6606b714399ca9c184122719659ebce28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$NetBSD: patch-ae,v 1.5 2020/01/07 10:09:38 kim Exp $

--- man/cm2rem.1.orig	2020-01-03 20:14:53.000000000 +0200
+++ man/cm2rem.1	2020-01-07 11:49:19.026503238 +0200
@@ -1,23 +1,23 @@
 .TH CM2REM 1 "18 October 1999"
 .UC 4
 .SH NAME
-cm2rem.tcl \- Convert Sun's "cm" input file to Remind format
+cm2rem \- Convert Sun's "cm" input file to Remind format
 .SH SYNOPSIS
-.B cm2rem.tcl < cm_file > remind_file
+.B cm2rem < cm_file > remind_file
 .SH DESCRIPTION
-\fBcm2rem.tcl\fR reads the Sun calendar manager data file and converts
-it into a \fBRemind\fR script.  Note that \fBcm2rem.tcl\fR can convert
+\fBcm2rem\fR reads the Sun calendar manager data file and converts
+it into a \fBRemind\fR script.  Note that \fBcm2rem\fR can convert
 \fIonly\fR version 3 calendar manager files.  If you are using version 4
 files, there should be a system utility to convert them to version 3 files.
 .SH AUTHOR
-\fBcm2rem.tcl\fR was written by Dianne Skoll <dianne@skoll.ca>.
+\fBcm2rem\fR was written by Dianne Skoll <dianne@skoll.ca>.
 .SH BUGS
 Not all of the Sun calendar manager options are respected.  In particular,
 nothing is done for e-mail actions.  Also, the resulting Remind script
 is not editable with \fBTkRemind\fR; you can only edit it with a text
 editor.
 .PP
-\fBcm2rem.tcl\fR requires Tcl/Tk version 8.0 or higher.  The
+\fBcm2rem\fR requires Tcl/Tk version 8.0 or higher.  The
 \fBtclsh\fR interpreter must be on your \fBpath\fR.
 
 .SH SEE ALSO