summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2017-11-08 15:13:39 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2017-11-08 15:13:39 +0100
commitb0209d0acd50fd95723a30bf24e7d06b9378835e (patch)
tree3b4b257c107843eefe6811352cf385699b6e6a6a /scripts
parent147de27ff4a1f9f078b7e3783dae48a8c9eb8da6 (diff)
downloadpsutil-b0209d0acd50fd95723a30bf24e7d06b9378835e.tar.gz
update doc
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/internal/print_announce.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/scripts/internal/print_announce.py b/scripts/internal/print_announce.py
index 9d2cbb62..1c2b9e11 100755
--- a/scripts/internal/print_announce.py
+++ b/scripts/internal/print_announce.py
@@ -39,10 +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 and \
-NetBSD, both 32-bit and 64-bit architectures, with Python versions from 2.6 \
-to 3.5 (users of Python 2.4 and 2.5 may use 2.1.3 version). PyPy is also \
-known to work.
+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.
What's new
==========