From ba18881e4df8b11933818f39574a56c490067044 Mon Sep 17 00:00:00 2001 From: Heikki Korpela Date: Wed, 8 Aug 2001 10:46:23 +0000 Subject: The kernel message for reaching the mclpool limit has changed; make options(4) reflect this change. ok miod@, art@ --- share/man/man4/options.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/options.4') diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 9c49f8e7de8..a47abe1efa5 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.76 2001/08/07 18:58:42 heko Exp $ +.\" $OpenBSD: options.4,v 1.77 2001/08/08 10:46:22 heko Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -977,7 +977,7 @@ See .Pa /usr/include/machine/param.h for exact default information. Increase this value if -.Dq mb_map full +.Dq mclpool limit reached messages appear. .It Cd option NKMEMCLUSTERS=value Size of kernel malloc area in CLBYTES-sized logical pages. -- cgit v1.2.3