diff --git a/doc/api/process.md b/doc/api/process.md index 7db1c90260a9cb..4e77acb72f39ea 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -3370,7 +3370,7 @@ any exit or close events and without running any cleanup handler. This function will never return, unless an error occurred. -This function is only available on POSIX platforms (i.e. not Windows or Android). +This function is not available on Windows. ## `process.report`