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