summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-02-11 18:10:20 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-02-11 18:10:20 +0100
commit1ec2f2ec0c7e751f3c68eca477c197690b4c2667 (patch)
tree9e3aeadb98be410f045d99f686853f3067e03b6e /docs
parent00a339886a63887e1abb225d62827ff2d961a75f (diff)
downloadpsutil-1ec2f2ec0c7e751f3c68eca477c197690b4c2667.tar.gz
small refact
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 27560da6..97dce444 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -405,7 +405,7 @@ Disks
[sdiskpart(device='/dev/sda3', mountpoint='/', fstype='ext4', opts='rw,errors=remount-ro'),
sdiskpart(device='/dev/sda7', mountpoint='/home', fstype='ext4', opts='rw')]
- .. versionchanged:: 5.7.0 swap partitions are returned on Linux.
+ .. versionchanged:: 5.7.0 swap partitions are shown on Linux.
.. function:: disk_usage(path)