Fixed docu for run/collecting.

This commit is contained in:
mainzelm 2001-11-08 08:35:19 +00:00
parent 496198e07c
commit 937cc307d5
1 changed files with 3 additions and 3 deletions

View File

@ -396,8 +396,8 @@ streams from a process. For instance, he may wish to read the stdout and
stderr streams into two distinct strings. This is accomplished with the stderr streams into two distinct strings. This is accomplished with the
\ex{run/collecting} form and its analogous procedure, \ex{run/collecting*}. \ex{run/collecting} form and its analogous procedure, \ex{run/collecting*}.
% %
\dfn {run/collecting} {fds . epf} {[port\ldots]} {syntax} \dfn {run/collecting} {fds . epf} {[status port\ldots]} {syntax}
\defunx {run/collecting*} {fds thunk} {[port\ldots]} \defunx {run/collecting*} {fds thunk} {[status port\ldots]}
\begin{desc} \begin{desc}
\ex{Run/collecting} and \ex{run/collecting*} run processes that produce \ex{Run/collecting} and \ex{run/collecting*} run processes that produce
multiple output streams and return ports open on these streams. To avoid multiple output streams and return ports open on these streams. To avoid