commit 96a24568caadd43f63eb5a35591de68cf7518025 Author: Sebastian Hahn sebastian@torproject.org Date: Thu Jan 11 22:03:14 2018 +0100
Reword requirement to set Myfamily correctly --- doc/tor.1.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 6bf3d3a40..115f09bc3 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
tor-commits@lists.torproject.org