diff options
Diffstat (limited to 'share/man/man9/pool.9')
-rw-r--r-- | share/man/man9/pool.9 | 4 |
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 |