From 1a18efbe49a1f485d2dead14571a5c80928b7e07 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 14 Mar 1990 10:16:49 +0000 Subject: [PATCH] EM_mkcalls is obsolete --- modules/src/read_em/read_em.3 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/src/read_em/read_em.3 b/modules/src/read_em/read_em.3 index e614c13a4..92d429ad1 100644 --- a/modules/src/read_em/read_em.3 +++ b/modules/src/read_em/read_em.3 @@ -283,6 +283,11 @@ by \fIinstr\fR into calls of the procedural interface defined in \fIem_code\fR(3L). It returns 1 if it succeeds, 0 if it fails for some reason. The reason can then be found in \fIEM_error\fR. +The \fIEM_mkcalls\fP routine is obsolete. It is being replaced by the +.I C_out +routine of the +.I em_code +module. .PP \fIEM_lineno\fR contains the line number of the last line read by \fIEM_getinstr\fR. -- 2.34.1