correct wait arguments

This commit is contained in:
bdc 1996-10-29 22:28:53 +00:00
parent e73f5b04a7
commit 47fe4b82ae
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ Derived procedures:
(fork/pipe+ conns [thunk]) proc or #f
(%fork/pipe+ conns [thunk]) proc or #f
(wait [proc/pid]) -> status [proc]
(wait proc/pid [flags]) -> status [proc]
(call-terminally thunk)