diff options
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r-- | share/man/man9/malloc.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9 index 6224c854fca..97c58db0cd1 100644 --- a/share/man/man9/malloc.9 +++ b/share/man/man9/malloc.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: malloc.9,v 1.16 2001/05/14 05:11:40 angelos Exp $ +.\" $OpenBSD: malloc.9,v 1.17 2001/06/28 22:14:23 millert Exp $ .\" $NetBSD: malloc.9,v 1.2 1996/10/30 05:29:54 lukem Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -156,7 +156,7 @@ Process group header. .It Dv M_SESSION Session header. .It Dv M_IOV -Large iov's. +Large IOVs. .It Dv M_MOUNT Vfs mount struct. .It Dv M_NFSREQ @@ -321,7 +321,7 @@ debug structures. .It Dv M_KNOTE Kernel event queue. .It Dv M_CRYPTO_DATA -Cryptographic framewrok data buffers. +Cryptographic framework data buffers. .It Dv M_IPSEC_POLICY .Xr ipsec 4 SPD structures. |