From: ceriel Date: Fri, 6 May 1988 17:40:44 +0000 (+0000) Subject: changed int?? into em?? X-Git-Tag: release-5-5~3257 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2565b29679465d0e3faac76cc368e186b1c6e86b;p=ack.git changed int?? into em?? --- diff --git a/mach/pdp/int/Makefile b/mach/pdp/int/Makefile index a2354c4d2..bbdc0f5b8 100644 --- a/mach/pdp/int/Makefile +++ b/mach/pdp/int/Makefile @@ -1,5 +1,5 @@ INTS=em_t--- em_---- em_tf-- em_t-c- em_t--p -b=../../../lib/int22 +b=../../../lib/em22 all: $(INTS) eminform em diff --git a/mach/pdp/int/em.1 b/mach/pdp/int/em.1 index c4d9235a7..b150f66b6 100644 --- a/mach/pdp/int/em.1 +++ b/mach/pdp/int/em.1 @@ -45,7 +45,7 @@ Cheap in time, expensive in memory space. .PP These flags give rise to 5 different interpreters which are in the -directory ~em/lib/int22/em_???? +directory ~em/lib/em22/em_???? .PP 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 @@ -53,7 +53,7 @@ em_runinf in the current directory. Eminform(1) writes this information on the human readable file em_last. .SH "FILES" -.IP ~em/lib/int22/em_???? 35 +.IP ~em/lib/em22/em_???? 35 interpreters proper .IP em_runinf memory dump containing runtime information