add 'exit-code as an available symbol to the status procedure returned by process

This commit is contained in:
Jon Rafkind 2011-08-19 11:18:09 -06:00
parent 60aabdc8c5
commit 47d613f4ec

View File

@ -378,8 +378,8 @@ values:
@item{an input port piped from the subprocess's standard
error, and}
@item{a procedure of one argument, either @racket['status],
@racket['wait], @racket['interrupt], or @racket['kill]:
@item{a procedure of one argument, either @racket['status], @racket['wait],
@racket['interrupt], @racket['exit-code] or @racket['kill]:
@itemize[