diff --git a/doc/api/process.md b/doc/api/process.md index 782ccc4c4cf223..1c4825078eecef 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -254,7 +254,7 @@ cases: -Emitted when the processes receives a signal. See sigaction(2) for a list of +Emitted when the processes receives a signal. See sigaction(7) for a list of standard POSIX signal names such as `SIGINT`, `SIGHUP`, etc. Example of listening for `SIGINT`: