summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-14 22:30:09 +0000
committerKarl Berry <karl@freefriends.org>2013-10-14 22:30:09 +0000
commit24530adc39b721401c8037360aea53c67cc968fa (patch)
treee4cc2e01a0ee7f37efb50be23a5db947f77b602f /Master/texmf-dist/source/latex/l3kernel/l3file.dtx
parent74e3ca017b02a77b352d7696a8ca4e253e843d2b (diff)
l3 (14oct13)
git-svn-id: svn://tug.org/texlive/trunk@31905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3file.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3file.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3file.dtx b/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
index a20994ed5d5..bd9898475a6 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3bootstrap}
-\GetIdInfo$Id: l3file.dtx 4591 2013-08-29 20:29:36Z joseph $
+\GetIdInfo$Id: l3file.dtx 4596 2013-10-13 21:24:01Z joseph $
{L3 File and I/O operations}
%</driver|package>
%<*driver>
@@ -278,8 +278,8 @@
%
% \begin{function}[added = 2012-06-24, updated = 2012-07-31]{\ior_get_str:NN}
% \begin{syntax}
-% \cs{ior_get_str:NN} \meta{stream} \meta{token list variable
-% \end{syntax}}
+% \cs{ior_get_str:NN} \meta{stream} \meta{token list variable}
+% \end{syntax}
% Function that reads one line from the input \meta{stream} and stores
% the result locally in the \meta{token list} variable. If the
% \meta{stream} is not open, input is requested from the terminal.