mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Fix a documentation editing error.
This commit is contained in:
parent
d1acd1bea9
commit
109712b681
1 changed files with 1 additions and 1 deletions
|
|
@ -1467,7 +1467,7 @@ malloc_conf = "xmalloc:true";]]></programlisting>
|
|||
<listitem><para>Flush the specified thread-specific cache (tcache). The
|
||||
same considerations apply to this interface as to <link
|
||||
linkend="thread.tcache.flush"><mallctl>thread.tcache.flush</mallctl></link>,
|
||||
except that the tcache will never be automatically be discarded.
|
||||
except that the tcache will never be automatically discarded.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue