summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-02-07 19:07:48 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-02-07 19:07:48 +0100
commit72274ac02bd9b3b0c08acf861a2df223538b1c9e (patch)
tree1cfa66b79c59bbe87541f93d0ba34d7eb939a13a /docs
parentfe481ed53fae8b9ce814edf224ffbf14aa2cbbcc (diff)
downloadpsutil-72274ac02bd9b3b0c08acf861a2df223538b1c9e.tar.gz
update doc
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 f552bbfa..256a6580 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -388,7 +388,7 @@ Disks
mount point and filesystem type, similarly to "df" command on UNIX. If *all*
parameter is ``False`` it tries to distinguish and return physical devices
only (e.g. hard disks, cd-rom drives, USB keys) and ignore all others
- (e.g. memory partitions such as /dev/shm).
+ (e.g. pseudo, memory, duplicate, inaccessible filesystems).
Note that this may not be fully reliable on all systems (e.g. on BSD this
parameter is ignored).
Named tuple's **fstype** field is a string which varies depending on the