diff options
Diffstat (limited to 'share/man/man9')
-rw-r--r-- | share/man/man9/malloc.9 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9 index 791794c7c51..818fe1b93c9 100644 --- a/share/man/man9/malloc.9 +++ b/share/man/man9/malloc.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: malloc.9,v 1.35 2005/08/18 14:32:23 dlg Exp $ +.\" $OpenBSD: malloc.9,v 1.36 2005/12/14 22:03:00 pedro Exp $ .\" $NetBSD: malloc.9,v 1.2 1996/10/30 05:29:54 lukem Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -226,8 +226,6 @@ ADOSFS mount structures. ADOSFS anode structures and tables. .It Dv M_ADOSFSBITMAP ADOSFS bitmap. -.It Dv M_EXT2FSNODE -EXT2FS vnode private part. .It Dv M_PFKEY Pfkey data. .It Dv M_TDB |