diff options
author | teor <teor2345@gmail.com> | 2016-09-06 17:48:31 +1000 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2016-09-06 17:49:48 +1000 |
commit | b3dfd9defbb2ac728eeffd2bc310304f7e59539c (patch) | |
tree | 7e4ce265da91e16db85a0fa81d64e25e7dc4b72d /doc | |
parent | 41ad244dd6bdda4cd49f0e7da46e56724c07cf6a (diff) | |
download | tor-b3dfd9defbb2ac728eeffd2bc310304f7e59539c.tar.gz tor-b3dfd9defbb2ac728eeffd2bc310304f7e59539c.zip |
Fix a space error in the man page
Diffstat (limited to 'doc')
-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 a0a0bcb654..4221544ed4 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2111,7 +2111,7 @@ on the public Tor network. When this option is set in addition to **AuthoritativeDirectory**, Tor generates version 3 network statuses and serves descriptors, etc as described in dir-spec.txt file of https://spec.torproject.org/[torspec] - (for Tor clients and servers running atleast 0.2.0.x). + (for Tor clients and servers running at least 0.2.0.x). [[VersioningAuthoritativeDirectory]] **VersioningAuthoritativeDirectory** **0**|**1**:: When this option is set to 1, Tor adds information on which versions of |