Update branding for macOS

Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
Misty Stanley-Jones
2016-10-17 15:00:00 -07:00
parent 803f94f648
commit 01910ab6d9
49 changed files with 137 additions and 134 deletions

View File

@@ -30,7 +30,7 @@ it will only connect to servers with a certificate signed by that CA.
> **Warning**:
> These TLS commands will only generate a working set of certificates on Linux.
> Mac OS X comes with a version of OpenSSL that is incompatible with the
> macOS comes with a version of OpenSSL that is incompatible with the
> certificates that Docker requires.
## Create a CA, server and client keys with OpenSSL