commit cb6edc2513b2319b3ce638451b2a56f146e481a5 Author: Karsten Loesing karsten.loesing@gmx.net Date: Mon Aug 31 19:40:47 2015 +0200
Fix HTML on protocol page. --- web/protocol.html | 1 + 1 file changed, 1 insertion(+)
diff --git a/web/protocol.html b/web/protocol.html index ab06fe9..ec3b5ab 100644 --- a/web/protocol.html +++ b/web/protocol.html @@ -1226,6 +1226,7 @@ found. <b><font color="blue">indirect_family</font></b> <code class="typeof">array of strings</code> <span class="required-false">optional</span> +<p> Array of $-prefixed fingerprints of relays that are not in an effective, mutual family relationship with this relay but that can be reached by following effective, mutual family relationships starting at this relay.
tor-commits@lists.torproject.org