From: mdw Date: Wed, 30 Jan 2002 09:29:02 +0000 (+0000) Subject: Missing function aliases. X-Git-Tag: 2.0.4~80 X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/7292c4c6e2b50cc43f17507745ff6c3e2d0057f3 Missing function aliases. --- diff --git a/man/alloc.3 b/man/alloc.3 index e8921a2..cdf53fd 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