summaryrefslogtreecommitdiff
path: root/share/man/man9/pool.9
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-26 05:37:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-26 05:37:53 +0000
commitf2ddc74478c2eeab581935022fc9a8c5d2bb96be (patch)
treed93278388b2640d7945e093bdb6a36e8120d3e07 /share/man/man9/pool.9
parent31089d4f54b95e4b0c776e3ebd2daf6939044cec (diff)
Remove BUGS section since pool(9) will now work with old VM system.
Diffstat (limited to 'share/man/man9/pool.9')
-rw-r--r--share/man/man9/pool.94
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9
index af0bedaf3ec..d9d243704de 100644
--- a/share/man/man9/pool.9
+++ b/share/man/man9/pool.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pool.9,v 1.6 2001/03/01 16:11:25 aaron Exp $
+.\" $OpenBSD: pool.9,v 1.7 2001/03/26 05:37:52 aaron Exp $
.\" $NetBSD: pool.9,v 1.13 1999/04/03 14:50:21 msaitoh Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@@ -332,8 +332,6 @@ The pool manager is implemented in the file
.Xr malloc 9 ,
.Xr free 9
.\" .Xr uvm 9
-.Sh BUGS
-Pool will not work with old VM and is only used by UVM.
.Sh HISTORY
The pool manager first appeared in
.Nx 1.4