diff options
author | Roger Dingledine <arma@torproject.org> | 2014-10-10 20:16:32 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-10-10 20:16:32 -0400 |
commit | f94e5f2e5212034cb8b2666716eeaa61e874065b (patch) | |
tree | af972fa5e6905edaecd7e97bbcb62a9327b03005 | |
parent | cd678ae790b3bd7d5b278405e7690ea0f6f27346 (diff) | |
download | tor-f94e5f2e5212034cb8b2666716eeaa61e874065b.tar.gz tor-f94e5f2e5212034cb8b2666716eeaa61e874065b.zip |
update pointer to faq entry
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 9477d47798..f625c45161 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -72,7 +72,7 @@ COMMAND-LINE OPTIONS [[opt-serviceinstall]] **--service install** [**--options** __command-line options__]:: Install an instance of Tor as a Windows service, with the provided command-line options. Current instructions can be found at - https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ#HowdoIrunmyTorrelayasanNTservice + https://www.torproject.org/docs/faq#NTService [[opt-service]] **--service** **remove**|**start**|**stop**:: Remove, start, or stop a configured Tor Windows service. |