summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/calloc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/calloc.3')
-rw-r--r--lib/libc/stdlib/calloc.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdlib/calloc.3 b/lib/libc/stdlib/calloc.3
index 0ca15e5..6c79272 100644
--- a/lib/libc/stdlib/calloc.3
+++ b/lib/libc/stdlib/calloc.3
@@ -34,6 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)calloc.3 8.1 (Berkeley) 6/4/93
+.\" $Id$
.\"
.Dd June 4, 1993
.Dt CALLOC 3
@@ -60,9 +61,9 @@ function returns
a pointer to the
the allocated space if successful; otherwise a null pointer is returned.
.Sh SEE ALSO
-.Xr malloc 3 ,
-.Xr realloc 3 ,
.Xr free 3 ,
+.Xr malloc 3 ,
+.Xr realloc 3
.Sh STANDARDS
The
.Fn calloc
OpenPOWER on IntegriCloud