We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed1f9f commit ea7449fCopy full SHA for ea7449f
doc/jemalloc.xml.in
@@ -1418,8 +1418,8 @@ malloc_conf = "xmalloc:true";]]></programlisting>
1418
can cause asynchronous string deallocation. Furthermore, each
1419
invocation of this interface can only read or write; simultaneous
1420
read/write is not supported due to string lifetime limitations. The
1421
- name string must nil-terminated and comprised only of characters in the
1422
- sets recognized
+ name string must be nil-terminated and comprised only of characters in
+ the sets recognized
1423
by <citerefentry><refentrytitle>isgraph</refentrytitle>
1424
<manvolnum>3</manvolnum></citerefentry> and
1425
<citerefentry><refentrytitle>isblank</refentrytitle>
0 commit comments