Remove copy-paste garbage.
This commit is contained in:
parent
5c8dd76a7e
commit
6776cf02ff
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pool_cache.9,v 1.19 2011/11/15 00:32:34 jym Exp $
|
||||
.\" $NetBSD: pool_cache.9,v 1.20 2020/04/06 08:26:33 rin Exp $
|
||||
.\"
|
||||
.\" Copyright (c)2003 YAMAMOTO Takashi,
|
||||
.\" All rights reserved.
|
||||
|
@ -274,7 +274,6 @@ should be physical address of the object
|
|||
.Fa object
|
||||
or
|
||||
.Dv POOL_PADDR_INVALID .
|
||||
.Fa pp .
|
||||
If the number of available items in the backing pool exceeds the maximum
|
||||
pool size set by
|
||||
.Fn pool_cache_sethiwat
|
||||
|
|
Loading…
Reference in New Issue