Bump date for previous.

This commit is contained in:
wiz 2006-04-24 21:54:37 +00:00
parent 7827f466ab
commit 20862d8c44
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: malloc.3,v 1.23 2006/04/24 20:46:23 liamjfoy Exp $
.\" $NetBSD: malloc.3,v 1.24 2006/04/24 21:54:37 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -34,7 +34,7 @@
.\" @(#)malloc.3 8.1 (Berkeley) 6/4/93
.\" From FreeBSD: Id: malloc.3,v 1.18 1999/03/28 14:16:04 phk Exp
.\"
.Dd September 19, 2003
.Dd April 24, 2006
.Dt MALLOC 3
.Os
.Sh NAME