Skip to content

Commit d98661a

Browse files
dbkinderAnas Nashif
authored andcommitted
doc: update to use macOS throughout docs
fixes #1499 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent a23c245 commit d98661a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

doc/getting_started/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Set Up the Development Environment
1212
The Zephyr project supports these operating systems:
1313

1414
* Linux
15-
* Mac OS
15+
* macOS
1616
* Windows 8.1
1717

1818
Use the following procedures to create a new development environment.
@@ -49,7 +49,7 @@ section will describe the pieces necessary for creating a Zephyr application.
4949
The processes to build and run a Zephyr application are the same across
5050
operating systems. Nevertheless, the commands needed do differ from one OS to
5151
the next. The following sections contain the commands used in a Linux
52-
development environment. If you are using Mac OS please use the appropriate
52+
development environment. If you are using macOS please use the appropriate
5353
commands for your OS.
5454

5555
Building a Sample Application

doc/getting_started/installation_mac.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.. _installing_zephyr_mac:
22

3-
Development Environment Setup on Mac OS
4-
#######################################
3+
Development Environment Setup on macOS
4+
######################################
55

6-
This section describes how to set up a Mac OS development system.
6+
This section describes how to set up a macOS development system.
77

88
After completing these steps, you will be able to compile and run your Zephyr
9-
applications on the following Mac OS version:
9+
applications on the following macOS version:
1010

1111
* Mac OS X 10.11 (El Capitan)
1212
* macOS Sierra 10.12

doc/release-notes-1.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Documentation
102102
- Moved all the boards documentation to the wiki.
103103
- Moved Code Contribution documentation to the wiki.
104104
- Added package "ncurses" to the list of requirements.
105-
- Updated Mac OS X instructions.
105+
- Updated macOS instructions.
106106

107107
Test and Samples
108108
****************

0 commit comments

Comments
 (0)