diff --git a/doc/arm/dns-ops.inc.rst b/doc/arm/dns-ops.inc.rst index abb6bcf766..d5a8b7aa86 100644 --- a/doc/arm/dns-ops.inc.rst +++ b/doc/arm/dns-ops.inc.rst @@ -236,6 +236,8 @@ described in the following table. These signals can be sent using the | ``SIGHUP`` | Causes the server to read :iscman:`named.conf` and reload | | | the database. | +--------------+-------------------------------------------------------------+ +| ``SIGUSR1`` | Causes the server close the currently open log files | ++--------------+-------------------------------------------------------------+ | ``SIGTERM`` | Causes the server to clean up and exit. | +--------------+-------------------------------------------------------------+ | ``SIGINT`` | Causes the server to clean up and exit. |