summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2021-11-11 09:18:04 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2021-11-11 09:18:04 +0000
commit10b3cd17fa94e3ac129080e68c69d2130b015fb2 (patch)
treebbf40aa72cb17f9a0a5484c7cde2121799959ac7 /.github
parent77fc7ac3be1320a02cf82c329d0031a472b8cf8f (diff)
OS X -> macOS, from J Lewis Muir.
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
-rw-r--r--.github/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 89c6549b..0c517a52 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -29,7 +29,7 @@ uname -sp && tmux -V && echo $TERM
Also include:
-- Your platform (Linux, OS X, or whatever).
+- Your platform (Linux, macOS, or whatever).
- A brief description of the problem with steps to reproduce.
diff --git a/.github/README.md b/.github/README.md
index 5590d0b2..353f10ec 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -4,7 +4,7 @@ tmux is a terminal multiplexer: it enables a number of terminals to be created,
accessed, and controlled from a single screen. tmux may be detached from a
screen and continue running in the background, then later reattached.
-This release runs on OpenBSD, FreeBSD, NetBSD, Linux, OS X and Solaris.
+This release runs on OpenBSD, FreeBSD, NetBSD, Linux, macOS and Solaris.
## Dependencies