Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Replace reference to obsolete "CLBYTES" param...
details: https://anonhg.NetBSD.org/src/rev/48d34f39f1f1
branches: trunk
changeset: 480906:48d34f39f1f1
user: tron <tron%NetBSD.org@localhost>
date: Sat Jan 22 23:53:08 2000 +0000
description:
Replace reference to obsolete "CLBYTES" parameter by "NBPG". Fixes
PR kern/9215 by Erik Bertelsen.
diffstat:
share/man/man4/options.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 93f72f1c70f8 -r 48d34f39f1f1 share/man/man4/options.4
--- a/share/man/man4/options.4 Sat Jan 22 23:37:14 2000 +0000
+++ b/share/man/man4/options.4 Sat Jan 22 23:53:08 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.93 2000/01/06 05:33:05 itojun Exp $
+.\" $NetBSD: options.4,v 1.94 2000/01/22 23:53:08 tron Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1229,7 +1229,7 @@
.It Cd options NKMEMCLUSTERS=value
Size of kernel VM map
.Em kmem_map ,
-in CLBYTES-sized chunks (the VM page size; this value may be read
+in NBPG-sized chunks (the VM page size; this value may be read
from the
.Xr sysctl 8
variable
Home |
Main Index |
Thread Index |
Old Index