From: Shenghou Ma
Date: Fri, 24 Aug 2018 22:44:17 +0000 (-0400)
Subject: [release-branch.go1.11] doc/go1.11: fix typo
X-Git-Tag: go1.11.1~24
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=523dc5a4125b4cc5a945463f19df608440c6abc7;p=gostls13.git
[release-branch.go1.11] doc/go1.11: fix typo
Change-Id: I097bd90f62add7838f8c7baf3b777ad167635354
Reviewed-on: https://go-review.googlesource.com/131357
Reviewed-by: Keith Randall
(cherry picked from commit 02367105e608bb7c92fab06c9cbdcd94f5dd2704)
Reviewed-on: https://go-review.googlesource.com/131281
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/go1.11.html b/doc/go1.11.html
index 469e111fb8..afe1939766 100644
--- a/doc/go1.11.html
+++ b/doc/go1.11.html
@@ -396,7 +396,7 @@ details.
- On macOS and iOS, the runtime now uses libSystem.so
instead of
+ On macOS and iOS, the runtime now uses libSystem.dylib
instead of
calling the kernel directly. This should make Go binaries more
compatible with future versions of macOS and iOS.
The syscall package still makes direct