summaryrefslogtreecommitdiff
path: root/gs/doc/Release.htm
diff options
context:
space:
mode:
authorRaph Levien <raph.levien@artifex.com>2000-10-04 05:39:48 +0000
committerRaph Levien <raph.levien@artifex.com>2000-10-04 05:39:48 +0000
commitdf505b8a314033138477529e26795e17695292b6 (patch)
treece3e63f386cc71bad8fc6d639f04ee8ef69be18e /gs/doc/Release.htm
parent5c65963c02ce739b59cdb2eb8a99a5b593cb5919 (diff)
Committing History6 file autogenned by makehist. Minor updates toghostscript-6.30
Release.htm for pedantically correct invocation of Python and Tcl scripts. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@754 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/doc/Release.htm')
-rw-r--r--gs/doc/Release.htm8
1 files changed, 6 insertions, 2 deletions
diff --git a/gs/doc/Release.htm b/gs/doc/Release.htm
index 0aadfb7a6..3644b953c 100644
--- a/gs/doc/Release.htm
+++ b/gs/doc/Release.htm
@@ -372,7 +372,9 @@ format.
Run
<blockquote><pre>
-toolbin/makehist
+tclsh
+% source toolbin/makeset.tcl
+% makehist
</pre></blockquote>
<p>
@@ -390,7 +392,9 @@ again to check in the Changes and history files.
Make the source archives with
<blockquote><pre>
-toolbin/maketars
+tclsh
+% source toolbin/makeset.tcl
+% maketars
</pre></blockquote>
<p>