diff options
author | Thierry Deval <tdeval@cvs.openbsd.org> | 2002-08-28 08:28:21 +0000 |
---|---|---|
committer | Thierry Deval <tdeval@cvs.openbsd.org> | 2002-08-28 08:28:21 +0000 |
commit | 7a394bf61fb5380fedd61cd9b1cbc0e6b6a024f0 (patch) | |
tree | a375c35b3a864130f673069758bea2b71204107c /share/man/man9 | |
parent | 6ce706e5225e92934d15ce9aa4a114512a5c76eb (diff) |
RAIDframe spelling. ok art@
Diffstat (limited to 'share/man/man9')
-rw-r--r-- | share/man/man9/malloc.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9 index c9463a2860a..fe202838164 100644 --- a/share/man/man9/malloc.9 +++ b/share/man/man9/malloc.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: malloc.9,v 1.19 2002/07/17 11:49:36 art Exp $ +.\" $OpenBSD: malloc.9,v 1.20 2002/08/28 08:28:20 tdeval Exp $ .\" $NetBSD: malloc.9,v 1.2 1996/10/30 05:29:54 lukem Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -298,7 +298,7 @@ VM page buckets. .It Dv M_VMSWAP VM swap structures. .It Dv M_RAIDFRAME -Raidframe data. +RAIDframe data. .It Dv M_UVMAMAP UVM amap and realted. .It Dv M_UVMAOBJ |