diff --git a/doc/go1.html b/doc/go1.html
index 0ec097499ac..d3eff21e371 100644
--- a/doc/go1.html
+++ b/doc/go1.html
@@ -650,10 +650,16 @@ Several packages have moved under exp
at the time of Go 1's release
ebnf
html
†go/types
os/signal
+(†The EscapeString
and UnescapeString
types remain
+in package html
.)
+
All these packages are available under the same names, with the prefix exp/
: exp/ebnf
etc.
exp
at the time of Go 1's release
ebnf
html
†go/types
os/signal
+(†The EscapeString
and UnescapeString
types remain
+in package html
.)
+
All these packages are available under the same names, with the prefix exp/
: exp/ebnf
etc.