commit e0a41335729ccb75fb809adccc595556df20704e Author: Nick Mathewson nickm@torproject.org Date: Mon Apr 28 12:25:20 2014 -0400
Remove a spurious anchor in the manpage. part of 11634. --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 0ec9fe1..2356847 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -644,7 +644,7 @@ CLIENT OPTIONS --------------
The following options are useful only for clients (that is, if -[[SocksPort]] **SocksPort**, **TransPort**, **DNSPort**, or **NATDPort** is non-zero): +**SocksPort**, **TransPort**, **DNSPort**, or **NATDPort** is non-zero):
[[AllowInvalidNodes]] **AllowInvalidNodes** **entry**|**exit**|**middle**|**introduction**|**rendezvous**|**...**:: If some Tor servers are obviously not working right, the directory
tor-commits@lists.torproject.org