chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor edits.
[mLib]
/
man
/
alloc.3
diff --git
a/man/alloc.3
b/man/alloc.3
index c0793f0dfd6dbd8032e8ff0213d14422f67abb8e..bc345f13ed970046f64df44c1d6ec121f119c18d 100644
(file)
--- a/
man/alloc.3
+++ b/
man/alloc.3
@@
-1,5
+1,8
@@
.\" -*-nroff-*-
.\" -*-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
.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 malloc (3),
.BR realloc (3),
.BR free (3),
-.BR exc (3mLib).
+.BR exc (3),
+.BR mLib (3).
.SH AUTHOR
Mark Wooding, <mdw@nsict.org>
.SH AUTHOR
Mark Wooding, <mdw@nsict.org>