diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2018-01-11 22:03:14 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2018-01-11 22:03:14 +0100 |
commit | 96a24568caadd43f63eb5a35591de68cf7518025 (patch) | |
tree | b8d8080672e7163cc6f279f8d494db4b92d79395 /doc | |
parent | 42751e2123f6dcc87f3992d38c1889f7da981a7b (diff) | |
download | tor-96a24568caadd43f63eb5a35591de68cf7518025.tar.gz tor-96a24568caadd43f63eb5a35591de68cf7518025.zip |
Reword requirement to set Myfamily correctly
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 6bf3d3a400..115f09bc31 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1956,9 +1956,8 @@ is non-zero): When listing a node, it's better to list it by fingerprint than by nickname: fingerprints are more reliable. + + - MyFamily **must** be set correctly if you run more than one relay or - bridge. (That is, every relay should list all the others as described - above.) + If you run more than one relay, the MyFamily option on each relay + **must** list all other relays, as described above. [[Nickname]] **Nickname** __name__:: Set the server's nickname to \'name'. Nicknames must be between 1 and 19 |