Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Note M_RAIDFRAME.
details: https://anonhg.NetBSD.org/src/rev/c090d59120dd
branches: trunk
changeset: 476151:c090d59120dd
user: oster <oster%NetBSD.org@localhost>
date: Wed Sep 08 02:58:09 1999 +0000
description:
Note M_RAIDFRAME.
diffstat:
share/man/man9/malloc.9 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0df03829dc53 -r c090d59120dd share/man/man9/malloc.9
--- a/share/man/man9/malloc.9 Wed Sep 08 02:39:36 1999 +0000
+++ b/share/man/man9/malloc.9 Wed Sep 08 02:58:09 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: malloc.9,v 1.10 1999/03/16 00:40:47 garbled Exp $
+.\" $NetBSD: malloc.9,v 1.11 1999/09/08 02:58:09 oster Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -291,6 +291,8 @@
Coda file system structures and tables.
.It Dv M_TEMP
Misc temporary data buffers.
+.It Dv M_RAIDFRAME
+RAIDframe structures and IO buffers.
.El
.Pp
Statistics based on the
Home |
Main Index |
Thread Index |
Old Index