Import buf from Catacomb; split out the dstr bits, and throw away the mp and
[mLib] / man / alloc.3
index e8921a2..06ad53d 100644 (file)
@@ -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, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>