diff options
author | stanton <stanton> | 1999-02-05 03:12:50 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-02-05 03:12:50 (GMT) |
commit | 9459fb6e47c668757ec6478a1f0762dedbf661a2 (patch) | |
tree | 5d84b575076532f0a1daba1e1a57df193f05b034 /tools/tcl.hpj | |
parent | 9263d25321fc0520a10c21aa022a1a5b0c52efad (diff) | |
download | tcl-9459fb6e47c668757ec6478a1f0762dedbf661a2.zip tcl-9459fb6e47c668757ec6478a1f0762dedbf661a2.tar.gz tcl-9459fb6e47c668757ec6478a1f0762dedbf661a2.tar.bz2 |
updated man page generation for TclPro
Diffstat (limited to 'tools/tcl.hpj')
-rw-r--r-- | tools/tcl.hpj | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tools/tcl.hpj b/tools/tcl.hpj index 9797d1b..15eb1e5 100644 --- a/tools/tcl.hpj +++ b/tools/tcl.hpj @@ -4,14 +4,13 @@ HCW=0
LCID=0x409 0x0 0x0 ;English (United States)
REPORT=Yes
-CONTENTS=contents
TITLE=Tcl/Tk Reference Manual
-CNT=.\tcl80.cnt
+CNT=tcl.cnt
COPYRIGHT=Copyright © 1998 Scriptics Corporation
-HLP=.\tcl80.hlp
+HLP=tcl.hlp
[FILES]
-.\tcl.rtf
+tcl.rtf
[WINDOWS]
main="Tcl/Tk Reference Manual",,0
|