manual: fix typo in tunables.texi

This commit is contained in:
Yury Khrustalev 2025-09-19 12:03:38 +01:00
parent f807e85c31
commit 20446e3502
1 changed files with 1 additions and 1 deletions

View File

@ -759,7 +759,7 @@ Linux version 5.17, although not always enabled by some kernel
configurations), this tunable can be used to control whether
@theglibc{} decorates the underlying memory obtained from operating
system with a string describing its usage (for instance, on the thread
stack created by @code{ptthread_create} or memory allocated by
stack created by @code{pthread_create} or memory allocated by
@code{malloc}).
The process mappings can be obtained by reading the @code{/proc/<pid>maps}