diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3file.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3file.dtx | 6 |
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. |