From: Joe Tsai Date: Tue, 31 May 2016 19:42:34 +0000 (-0700) Subject: doc/go1.7.html: make RFC an actual link X-Git-Tag: go1.7beta1~26 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c52dff0727c58cb7a6e768d91d15e3eaafcb420a;p=gostls13.git doc/go1.7.html: make RFC an actual link Change-Id: I5e8dad0c2534b5c3654cf0a0b51a38186d627a3c Reviewed-on: https://go-review.googlesource.com/23582 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.7.html b/doc/go1.7.html index 97a972ec75..4151300dca 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -535,7 +535,8 @@ generated by the new BestSpeed.

It is important to note that both -BestSpeed and HuffmanOnly produce a compressed output that is RFC 1951 compliant. +BestSpeed and HuffmanOnly produce a compressed output that is +RFC 1951 compliant. In other words, any valid DEFLATE decompressor will continue to be able to decompress these outputs.