Fix a typo. The function name is pdfork; not pfork.
This commit is contained in:
parent
73a0af46b8
commit
d7a39436e5
@ -55,7 +55,7 @@
|
||||
*
|
||||
* - How to handle ptrace(2)?
|
||||
* - Will we want to add a pidtoprocdesc(2) system call to allow process
|
||||
* descriptors to be created for processes without pfork(2)?
|
||||
* descriptors to be created for processes without pdfork(2)?
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user