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

Correct manpage entry for DynamicDHGroups

Nick Mathewson 14 лет назад
Родитель
Сommit
e718397880
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      doc/tor.1.txt

+ 4 - 4
doc/tor.1.txt

@@ -245,10 +245,10 @@ Other options can be specified either on the command-line (--option
     distinguishable from other users, because you won't believe the same
     authorities they do.
 
-**DynamicPrimes** **0**|**1**::
-    If this option is set to 1, use a dynamic Diffie-Hellman prime
-    modulus instead of using the modulus of Apache's mod_ssl. This
-    option might help circumvent censorship based on static
+**DynamicDHGroups** **0**|**1**::
+    If this option is set to 1, when running as a server, generate our
+    own Diffie-Hellman group instead of using the one from Apache's mod_ssl.
+    This option may help circumvent censorship based on static
     Diffie-Hellman parameters. (Default: 1).
 
 **AlternateDirAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ +