Remove an extra comma.

This commit is contained in:
Mike Pritchard 1997-03-22 23:48:12 +00:00
parent 3f5323eb71
commit 1c2eb98219
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24125

View File

@ -34,13 +34,13 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)malloc.3 8.1 (Berkeley) 6/4/93
.\" $Id$
.\" $Id: malloc.3,v 1.8 1997/02/22 15:03:10 peter Exp $
.\"
.Dd August 27, 1996
.Dt MALLOC 3
.Os FreeBSD 2
.Sh NAME
.Nm malloc ,
.Nm malloc
.Nd general memory allocation function
.Pp
.Nm free