]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge remote-tracking branch 'public/bug5598'
authorNick Mathewson <nickm@torproject.org>
Mon, 11 Jun 2012 14:26:48 +0000 (10:26 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 11 Jun 2012 14:26:48 +0000 (10:26 -0400)
Conflicts:
doc/tor.1.txt

Conflict was on a formatting issue in the manpage.

1  2 
doc/tor.1.txt
src/or/config.c

diff --cc doc/tor.1.txt
index 3e7541b2a06585e0b2ec6249b532df2be0db5893,f5e5b86c2922f13ba59aba026043ebe9de7748d8..78a33ca7937b3253a8970b439df60570db18c386
@@@ -266,7 -266,7 +266,7 @@@ Other options can be specified either o
      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)
 -    Diffie-Hellman parameters. (Default: 0).
++    Diffie-Hellman parameters. (Default: 0)
  
  **AlternateDirAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ +
  
diff --cc src/or/config.c
Simple merge