K 10 svn:author V 5 markj K 8 svn:date V 27 2018-10-24T18:42:13.138749Z K 7 svn:log V 264 Clarify slightly the interaction between wait*() and pdfork(). There are multiple ways to wait for any child process to return a status (e.g., waitpid(-1, ...), waitid(P_ALL, ...)), so don't be so specific. MFC after: 1 week Sponsored by: The FreeBSD Foundation END