Thanks to visit codestin.com Credit goes to github.com
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 bff01f3 commit 47f6ec4Copy full SHA for 47f6ec4
1 file changed
Doc/library/signal.rst
@@ -416,7 +416,7 @@ The :mod:`signal` module defines the following functions:
416
417
:data:`SIGKILL` and :data:`SIGSTOP` cannot be blocked.
418
419
- .. availability:: Unix. See the man page :manpage:`sigprocmask(3)` and
+ .. availability:: Unix. See the man page :manpage:`sigprocmask(2)` and
420
:manpage:`pthread_sigmask(3)` for further information.
421
422
See also :func:`pause`, :func:`sigpending` and :func:`sigwait`.
0 commit comments