--- gforth/Attic/gforth.1 1997/03/11 16:00:37 1.6 +++ gforth/Attic/gforth.1 1997/03/19 18:27:14 1.7 @@ -35,11 +35,16 @@ starts the system and goes into interact loads and interprets the files \fCfile1\fR and \fCfile2\fR, then exits. -\fCgforth asm.fi \-m 1M asm.fs\fR +\fCgforth-makeimage asm.fi \-m 1M asm.fs\fR creates an image \fCasm.fi\fR that has a default dictionary size of 1MB and has the file \fCasm.fs\fR loaded. +\fCgforth-ditc\fR + +starts a doubly indirect threaded version of Gforth and goes into +interactive mode. + .SH OPTIONS .BI "\-\-image\-file " "file" @@ -114,7 +119,7 @@ code. This option takes only one argumen more Forth words, you have to quote them or use several \fC-e\fRs. To exit after processing the command line (instead of entering interactive mode) append \fC-e bye\fR to the command line. This is an -image-specific option. +image-specific option of the default image. .SH FILES .nf .ta \w'\fCkernal.fi\fP 'u