From: Toshihiro Shiino
Date: Tue, 4 Feb 2020 12:32:58 +0000 (+0000)
Subject: doc/go1.14: add missing slashes
X-Git-Tag: go1.14rc1~10
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0fe79aad0ff800f8df3136d018e0a8b64c614d61;p=gostls13.git
doc/go1.14: add missing slashes
This saves a redirect and makes the document more consistent.
Change-Id: I67840f5dc05dffd8893a055618eb202b682a0ebc
Reviewed-on: https://go-review.googlesource.com/c/go/+/217698
Reviewed-by: Ian Lance Taylor
---
diff --git a/doc/go1.14.html b/doc/go1.14.html
index 2f73f0fdf7..dec8e98d73 100644
--- a/doc/go1.14.html
+++ b/doc/go1.14.html
@@ -436,7 +436,7 @@ TODO
in mind.
-- hash/maphash
+- hash/maphash
-
This new package provides hash functions on byte sequences.
@@ -626,7 +626,7 @@ TODO
-- math/big
+- math/big
-
The GCD
method
@@ -759,7 +759,7 @@ TODO
-- runtime/pprof
+- runtime/pprof
-
The generated profile no longer includes the pseudo-PCs used for inline