changed int?? into em??

This commit is contained in:
ceriel 1988-05-06 17:40:44 +00:00
parent 0be2e884b1
commit 2565b29679
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
INTS=em_t--- em_---- em_tf-- em_t-c- em_t--p INTS=em_t--- em_---- em_tf-- em_t-c- em_t--p
b=../../../lib/int22 b=../../../lib/em22
all: $(INTS) eminform em all: $(INTS) eminform em

View file

@ -45,7 +45,7 @@ Cheap in time, expensive in memory space.
.PP .PP
These flags These flags
give rise to 5 different interpreters which are in the give rise to 5 different interpreters which are in the
directory ~em/lib/int22/em_???? directory ~em/lib/em22/em_????
.PP .PP
If the interpreter exits with a non-zero exit status, then the line numbers If the interpreter exits with a non-zero exit status, then the line numbers
of the 64 last executed source lines are dumped on the file of the 64 last executed source lines are dumped on the file
@ -53,7 +53,7 @@ em_runinf
in the current directory. Eminform(1) writes this information in the current directory. Eminform(1) writes this information
on the human readable file em_last. on the human readable file em_last.
.SH "FILES" .SH "FILES"
.IP ~em/lib/int22/em_???? 35 .IP ~em/lib/em22/em_???? 35
interpreters proper interpreters proper
.IP em_runinf .IP em_runinf
memory dump containing runtime information memory dump containing runtime information