diff options
Diffstat (limited to 'gs/doc/Release.htm')
-rw-r--r-- | gs/doc/Release.htm | 8 |
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> |