summaryrefslogtreecommitdiff
path: root/scripts/internal/print_announce.py
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2018-06-26 16:57:36 -0700
committerGitHub <noreply@github.com>2018-06-26 16:57:36 -0700
commit2f60e997fc1c500e0c245979bbecf2761f36e820 (patch)
tree5459ce3b71fad107ec41c8b720811a8110a3380d /scripts/internal/print_announce.py
parent7a3ed446447ec845a7d03b32233b4ed7b48f3c26 (diff)
downloadpsutil-2f60e997fc1c500e0c245979bbecf2761f36e820.tar.gz
Rename OSX to macOS (#1298)
rename OSX to macOS
Diffstat (limited to 'scripts/internal/print_announce.py')
-rwxr-xr-xscripts/internal/print_announce.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/internal/print_announce.py b/scripts/internal/print_announce.py
index 018fb092..c92cbcb2 100755
--- a/scripts/internal/print_announce.py
+++ b/scripts/internal/print_announce.py
@@ -39,9 +39,9 @@ monitoring, profiling and limiting process resources and management of \
running processes. It implements many functionalities offered by command \
line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill, free, \
nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap. It \
-currently supports Linux, Windows, OSX, Sun Solaris, FreeBSD, OpenBSD, NetBSD \
-and AIX, both 32-bit and 64-bit architectures, with Python versions from 2.6 \
-to 3.6. PyPy is also known to work.
+currently supports Linux, Windows, macOS, Sun Solaris, FreeBSD, OpenBSD, \
+NetBSD and AIX, both 32-bit and 64-bit architectures, with Python versions \
+from 2.6 to 3.6. PyPy is also known to work.
What's new
==========