chiark / gitweb /
Makefile for manual page installation. Subtle and complicated.
[mLib] / man / alloc.3
index c0793f0dfd6dbd8032e8ff0213d14422f67abb8e..bc345f13ed970046f64df44c1d6ec121f119c18d 100644 (file)
@@ -1,5 +1,8 @@
 .\" -*-nroff-*-
-.TH alloc 3mLib "8 May 1999" "mLib"
+.TH alloc 3 "8 May 1999" "mLib"
+.\" @xmalloc
+.\" @xrealloc
+.\" @xstrdup
 .SH NAME
 alloc \- mLib low-level memory allocation
 .SH SYNOPSIS
@@ -62,7 +65,8 @@ is raised.
 .BR malloc (3),
 .BR realloc (3),
 .BR free (3),
-.BR exc (3mLib).
+.BR exc (3),
+.BR mLib (3).
 .SH AUTHOR
 Mark Wooding, <mdw@nsict.org>