diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2020-02-13 23:28:57 +0100 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2020-02-13 23:28:57 +0100 |
| commit | 29846dab6fdb1d7a9e46fb644417217cedffd115 (patch) | |
| tree | f43c587f6684514bea3461203dc6313ad2d57d26 /docs | |
| parent | 2ec9eee4dc1291f291f8ef25474d82f37b43f133 (diff) | |
| download | psutil-29846dab6fdb1d7a9e46fb644417217cedffd115.tar.gz | |
#1681, revert 00a3398
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index e60058cd..ea5f15bd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -405,8 +405,6 @@ 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 shown on Linux. - .. function:: disk_usage(path) Return disk usage statistics about the partition which contains the given |
