diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2018-01-11 22:03:14 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-11 20:00:23 -0500 |
commit | db5aa54a422cd45b690293a0c618e6275e1c3608 (patch) | |
tree | e12e8dfe450518ea33ba644760d74942e42f5c9c /doc | |
parent | 4c651b8c0414f1de5db87e9255b80f401a63263e (diff) | |
download | tor-db5aa54a422cd45b690293a0c618e6275e1c3608.tar.gz tor-db5aa54a422cd45b690293a0c618e6275e1c3608.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 aedc1ad205..b647fd7c07 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1838,9 +1838,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 |