mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 18:14:56 +01:00
Remove an extra comma.
This commit is contained in:
parent
3f5323eb71
commit
1c2eb98219
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24125
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user