Просмотр исходного кода

fetching a directory on sighup is years out of date

Roger Dingledine 16 лет назад
Родитель
Сommit
6048571100
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      doc/tor.1.txt

+ 2 - 3
doc/tor.1.txt

@@ -1290,10 +1290,9 @@ Tor catches the following signals:
     slow shutdown, closing listeners and waiting 30 seconds before exiting.
     slow shutdown, closing listeners and waiting 30 seconds before exiting.
     (The delay can be configured with the ShutdownWaitLength config option.)
     (The delay can be configured with the ShutdownWaitLength config option.)
 
 
-**SIGHUP**:: 
+**SIGHUP**::
     The signal instructs Tor to reload its configuration (including closing and
     The signal instructs Tor to reload its configuration (including closing and
-    reopening logs), fetch a new directory, and kill and restart its helper
-    processes if applicable.
+    reopening logs), and kill and restart its helper processes if applicable.
 
 
 **SIGUSR1**::
 **SIGUSR1**::
     Log statistics about current connections, past connections, and throughput.
     Log statistics about current connections, past connections, and throughput.