malloc.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-21 14:58:25 +01:00
parent de3fc8b10f
commit acf962a219
1 changed files with 2 additions and 1 deletions

View File

@ -173,12 +173,13 @@ For an explanation of the terms used in this section, see
.BR attributes (7).
.TS
allbox;
lbw38 lb lb
lbw20 lb lb
l l l.
Interface Attribute Value
T{
.BR malloc (),
.BR free (),
.br
.BR calloc (),
.BR realloc ()
T} Thread safety MT-Safe