diff --git a/docs/source/signals.rst b/docs/source/signals.rst index b1b439d9..97bd30e3 100644 --- a/docs/source/signals.rst +++ b/docs/source/signals.rst @@ -5,9 +5,7 @@ Signal Handling ================ A brief description of the signals handled by Gunicorn. We also document the -signals used internally by Gunicorn to communicate with the workers. With the -exception of TTIN/TTOU the signal handling matches the behaviour of `nginx -`_. +signals used internally by Gunicorn to communicate with the workers. Master process ==============