summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2023-04-20 20:19:12 +0200
committerGitHub <noreply@github.com>2023-04-20 20:19:12 +0200
commit747965f6dbffe0a664a2ae7816f6d9b9a0f83fb5 (patch)
treeca633b0a99273889e2a7aeabbfae84df9f461347 /docs
parent6e23a5129375ae19abadc0de49f920899b6e765c (diff)
downloadpsutil-747965f6dbffe0a664a2ae7816f6d9b9a0f83fb5.tar.gz
OSX / refact: get rid of process_info.c (#2243)
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 344aecdf..2bf050a1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2602,7 +2602,7 @@ On Windows:
::
set PSUTIL_DEBUG=1 python.exe script.py
- psutil-debug [psutil/arch/windows/process_info.c:90]> NtWow64ReadVirtualMemory64(pbi64.PebBaseAddress) -> 998 (Unknown error) (ignored)
+ psutil-debug [psutil/arch/windows/proc.c:90]> NtWow64ReadVirtualMemory64(pbi64.PebBaseAddress) -> 998 (Unknown error) (ignored)
Security