We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71fc21 commit 7ac8e68Copy full SHA for 7ac8e68
src/library/parallel/man/unix/children.Rd
@@ -90,7 +90,7 @@ mckill(process, signal = 2L)
90
if the child no longer exists (no children at all for
91
\code{readChildren}).
92
93
- \code{selectChildren} returns \code{TRUE} is the timeout was reached,
+ \code{selectChildren} returns \code{TRUE} if the timeout was reached,
94
\code{FALSE} if an error occurred (e.g., if the master process was
95
interrupted) or an integer vector of process IDs with children that
96
have data available, or \code{NULL} if there are no children.
0 commit comments