From 57ba55d08cc61c7eb661cad68caa3acee4b7d9b0 Mon Sep 17 00:00:00 2001
From: Karl Berry <karl@gnu.org>
Date: Tue, 23 Dec 1997 16:33:04 +0000
Subject: [PATCH] Spurious xepsf.tex should be epsf.tex.

---
 texinfo.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/texinfo.tex b/texinfo.tex
index 4af39bc3..9d5f0d61 100644
--- a/texinfo.tex
+++ b/texinfo.tex
@@ -4617,7 +4617,7 @@ width0pt\relax} \fi
 % Check for and read epsf.tex up front.  If we read it only at @image
 % time, we might be inside a group, and then its definitions would get
 % undone and the next image would fail.
-\openin 1 = xepsf.tex
+\openin 1 = epsf.tex
 \ifeof 1 \else
   \closein 1
   \def\epsfannounce{\toks0 = }% do not bother showing banner