Update macOS references

Update references to 'OS X' to 'macOS'.
This commit is contained in:
Daniel Bayley
2017-07-26 19:13:26 +01:00
committed by Agniva De Sarker
parent 3f4742d021
commit 8ce4c60a44
7 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
# sw_vers
> Print Mac OSX Software versioning information.
> Print macOS Software versioning information.
- Print OSX Version:
- Print macOS Version:
`sw_vers -productVersion`
- Print OSX Build:
- Print macOS Build:
`sw_vers -buildVersion`