X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/fbf20b5bd30e237c383ed290428261f28dfa5803..3bc429127d05ea3c84e3c151d53ad3546bea5e9b:/man/alloc.3 diff --git a/man/alloc.3 b/man/alloc.3 index e8921a2..06ad53d 100644 --- a/man/alloc.3 +++ b/man/alloc.3 @@ -3,6 +3,11 @@ .\" @xmalloc .\" @xrealloc .\" @xstrdup +.\" @xfree +.\" @x_alloc +.\" @x_strdup +.\" @x_realloc +.\" @x_free .SH NAME alloc \- mLib low-level memory allocation .SH SYNOPSIS @@ -60,5 +65,5 @@ allocation from the current arena .BR exc (3), .BR mLib (3). .SH AUTHOR -Mark Wooding, +Mark Wooding,