chiark / gitweb /
Missing function aliases.
authormdw <mdw>
Wed, 30 Jan 2002 09:29:02 +0000 (09:29 +0000)
committermdw <mdw>
Wed, 30 Jan 2002 09:29:02 +0000 (09:29 +0000)
man/alloc.3

index e8921a2ae92917d87f190074b469bcd7fb8c2fe5..cdf53fd2a2c17c1340a230bcab2e7ad026c078ea 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