Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f472c09

Browse filesBrowse files
emadbMyles Borins
authored andcommitted
doc: reference signal(7) for the list of signals
Fixes: #9309 PR-URL: #9323 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
1 parent 8807981 commit f472c09
Copy full SHA for f472c09

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/process.md‎

Copy file name to clipboardExpand all lines: doc/api/process.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ cases:
254254
<!--type=event-->
255255
<!--name=SIGINT, SIGHUP, etc.-->
256256

257-
Emitted when the processes receives a signal. See sigaction(2) for a list of
257+
Emitted when the processes receives a signal. See sigaction(7) for a list of
258258
standard POSIX signal names such as `SIGINT`, `SIGHUP`, etc.
259259

260260
Example of listening for `SIGINT`:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.