From: Filippo Valsorda Date: Fri, 4 Dec 2020 00:09:13 +0000 (+0100) Subject: doc/go1.16: fix broken tag X-Git-Tag: go1.16beta1~90 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=cc386bd05ad8076f1d7e5a4d9a13c1276fd26ac6;p=gostls13.git doc/go1.16: fix broken tag For #40700 Change-Id: I0083db494284d6142e1b8b981fca4ac30af2012a Reviewed-on: https://go-review.googlesource.com/c/go/+/275312 Reviewed-by: Ian Lance Taylor Trust: Filippo Valsorda --- diff --git a/doc/go1.16.html b/doc/go1.16.html index e644ad0575..eaa8e46572 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -287,7 +287,7 @@ Do not send CLs removing the interior tags from such phrases.

- Setting the GODEBUG environment variable + Setting the GODEBUG environment variable to inittrace=1 now causes the runtime to emit a single line to standard error for each package init, summarizing its execution time and memory allocation. This trace can