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 8807981 commit f472c09Copy full SHA for f472c09
doc/api/process.md
@@ -254,7 +254,7 @@ cases:
254
<!--type=event-->
255
<!--name=SIGINT, SIGHUP, etc.-->
256
257
-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
258
standard POSIX signal names such as `SIGINT`, `SIGHUP`, etc.
259
260
Example of listening for `SIGINT`:
0 commit comments