From 7292c4c6e2b50cc43f17507745ff6c3e2d0057f3 Mon Sep 17 00:00:00 2001 From: mdw Date: Wed, 30 Jan 2002 09:29:02 +0000 Subject: [PATCH] Missing function aliases. --- man/alloc.3 | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.11.0