summaryrefslogtreecommitdiff
path: root/scripts/pmap.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/pmap.py
parent7a3ed446447ec845a7d03b32233b4ed7b48f3c26 (diff)
downloadpsutil-2f60e997fc1c500e0c245979bbecf2761f36e820.tar.gz
Rename OSX to macOS (#1298)
rename OSX to macOS
Diffstat (limited to 'scripts/pmap.py')
-rwxr-xr-xscripts/pmap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pmap.py b/scripts/pmap.py
index 16eebb60..a509bd73 100755
--- a/scripts/pmap.py
+++ b/scripts/pmap.py
@@ -5,7 +5,7 @@
# found in the LICENSE file.
"""
-A clone of 'pmap' utility on Linux, 'vmmap' on OSX and 'procstat -v' on BSD.
+A clone of 'pmap' utility on Linux, 'vmmap' on macOS and 'procstat -v' on BSD.
Report memory map of a process.
$ python scripts/pmap.py 32402