From 43a3cdf8c7ce08b5351cd4e8823c00f1fb125188 Mon Sep 17 00:00:00 2001 From: Suriyaa Sundararuban Date: Tue, 12 Jun 2018 12:11:58 +0000 Subject: [PATCH] doc: use HTTPS for man.openbsd.org link in go1.7.html Change-Id: I88855dfa3166e90386c90bf6220be0596dab3c0d Reviewed-on: https://go-review.googlesource.com/118175 Reviewed-by: Brad Fitzpatrick --- doc/go1.7.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.7.html b/doc/go1.7.html index 2b0f01d8fb..db60702776 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -89,7 +89,7 @@ POWER5 architecture.

-The OpenBSD port now requires OpenBSD 5.6 or later, for access to the getentropy(2) system call. +The OpenBSD port now requires OpenBSD 5.6 or later, for access to the getentropy(2) system call.

Known Issues