X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/b5ea4de3ac1c61ef84c21f4e3ceff2181d23e456..36b6fecc4670f4d351cd662a6772a5a196108ceb:/man/alloc.3 diff --git a/man/alloc.3 b/man/alloc.3 index 295ae2c..06ad53d 100644 --- a/man/alloc.3 +++ b/man/alloc.3 @@ -1,8 +1,13 @@ .\" -*-nroff-*- -.TH alloc 3 "8 May 1999" "mLib" +.TH alloc 3 "8 May 1999" "Straylight/Edgeware" "mLib utilities library" .\" @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,