Skip to content

Commit 6afc296

Browse files
authored
Update signal.rst
1 parent d2deb8f commit 6afc296

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Doc/library/signal.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,12 @@ The variables defined in the :mod:`signal` module are:
243243

244244
.. availability:: Unix.
245245

246+
.. data:: SIGQUIT
247+
248+
Terminal quit signal.
249+
250+
.. availability:: Unix.
251+
246252
.. data:: SIG*
247253

248254
All the signal numbers are defined symbolically. For example, the hangup signal

0 commit comments

Comments
 (0)