Updated TH line

This commit is contained in:
Michael Kerrisk 2007-07-10 04:23:18 +00:00
parent 840b458135
commit f2ad04849b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
.\" Clarification concerning realloc, iwj10@cus.cam.ac.uk (Ian Jackson), 950701
.\" Documented MALLOC_CHECK_, Wolfram Gloger (wmglo@dent.med.uni-muenchen.de)
.\"
.TH MALLOC 3 2007-06-25 "GNU" "Linux Programmer's Manual"
.TH MALLOC 3 2007-07-25 "GNU" "Linux Programmer's Manual"
.SH NAME
calloc, malloc, free, realloc \- Allocate and free dynamic memory
.SH SYNOPSIS