summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2017-01-23 22:37:49 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2017-01-23 22:37:49 +0100
commit5debf21696ac9f94926614b817df0f7d9d81db95 (patch)
treee182c9d98cc8f105193de5ae4f7d5fe2d83a52b0
parent943a3c024d0e84b851d5f773f8257fe382b675b4 (diff)
downloadpsutil-5debf21696ac9f94926614b817df0f7d9d81db95.tar.gz
update doc
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 71c0b9c4..906a1e16 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -198,6 +198,7 @@ CPU
If *percpu* is ``True`` and the system supports per-cpu frequency
retrieval (Linux only) a list of frequencies is returned for each CPU,
if not, a list with a single element is returned.
+ If *min* and *max* cannot be determined they are set to ``0``.
Example (Linux):