From: Yury Khrustalev Date: Fri, 19 Sep 2025 11:03:38 +0000 (+0100) Subject: manual: fix typo in tunables.texi X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20446e3502a5d218fd6c9b80d6b4ca215cff1673;p=thirdparty%2Fglibc.git manual: fix typo in tunables.texi --- diff --git a/manual/tunables.texi b/manual/tunables.texi index d11ca7ed7c..e4592e23cc 100644 --- a/manual/tunables.texi +++ b/manual/tunables.texi @@ -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/maps}