summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3io.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3io.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3io.dtx8
1 files changed, 2 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3io.dtx b/Master/texmf-dist/source/latex/l3kernel/l3io.dtx
index 7b6879ba613..f89c10d2562 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3io.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3io.dtx
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3names}
-\GetIdInfo$Id: l3io.dtx 2595 2011-08-16 00:58:34Z bruno $
+\GetIdInfo$Id: l3io.dtx 2665 2011-08-25 22:15:27Z joseph $
{L3 Experimental input-output operations}
%</driver|package>
%<*driver>
@@ -349,11 +349,7 @@
% Tests if the end of a \meta{stream} has been reached during a reading
% operation. The test will also return a \texttt{true} value if
% the \meta{stream} is not open or the \meta{file name} associated with
-% a \meta{stream} does not exist at all. The branching versions then
-% leave either \meta{true code} or \meta{false code} in the input
-% stream, as appropriate to the truth of the test and the variant of
-% the function chosen. The logical truth of the test is left in the
-% input stream by the predicate version.
+% a \meta{stream} does not exist at all.
%\end{function}
%
% \section{Internal input--output functions}