From b7f45aec498572eb9811c72351468f3476f4d623 Mon Sep 17 00:00:00 2001 From: frese Date: Tue, 20 Jul 2004 15:37:43 +0000 Subject: [PATCH] - added description for 'eof' clause of interact --- doc/expect.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/expect.doc b/doc/expect.doc index ab5b7f4..5a9bf5e 100644 --- a/doc/expect.doc +++ b/doc/expect.doc @@ -121,7 +121,7 @@ task. A clause is either a character-clause or a filter-clause. ( ...) When interact matches the character, it bind the continuation variable to the continuation out of the interaction, then evaluates the clause - body. + body. can also be 'eof'. (FILTER ) Where filter is passed two variables, the character input and the