chiark / gitweb /
Various Debian fixes.
[mLib] / man / alloc.3
index 295ae2c837eb3f5426d8ee355046a026d75a5436..cdf53fd2a2c17c1340a230bcab2e7ad026c078ea 100644 (file)
@@ -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