summaryrefslogtreecommitdiffstats
path: root/Doc/library/resource.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/resource.rst')
-rw-r--r--Doc/library/resource.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/resource.rst b/Doc/library/resource.rst
index a5324c8..ef65674 100644
--- a/Doc/library/resource.rst
+++ b/Doc/library/resource.rst
@@ -13,7 +13,7 @@
This module provides basic mechanisms for measuring and controlling system
resources utilized by a program.
-.. include:: ../includes/wasm-notavail.rst
+.. availability:: Unix, not Emscripten, not WASI.
Symbolic constants are used to specify particular system resources and to
request usage information about either the current process or its children.