commit 072a76b9ce1bedf7b3311f6be8de43a3b029880d Author: Karsten Loesing karsten.loesing@gmx.net Date: Sun Aug 31 08:49:29 2014 +0200
Take out old news. --- web/protocol.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/web/protocol.html b/web/protocol.html index 9194c63..9a46c9e 100644 --- a/web/protocol.html +++ b/web/protocol.html @@ -376,7 +376,7 @@ Comparisons are case-insensitive. </li>
<li> -<font color="blue"><b>family</b></font> +<b>family</b> <p> Return only the relay whose fingerprint matches the parameter value and all relays that this relay has listed in its family by fingerprint and @@ -388,7 +388,6 @@ The provided relay fingerprint must consist of 40 hex characters where case does not matter, and it must not be hashed using SHA-1. Bridges are not contained in the result, regardless of whether they define a family. -<font color="blue">Added on July 4, 2014.</font> </p> </li>
tor-commits@lists.torproject.org