aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/man/mpool.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/man/mpool.3')
-rw-r--r--lib/libc/db/man/mpool.38
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3
index 26333b8b43a1..965be557f060 100644
--- a/lib/libc/db/man/mpool.3
+++ b/lib/libc/db/man/mpool.3
@@ -146,20 +146,22 @@ is returned and
is set.
The
.Fa flags
-parameter is not currently used.
+argument is not currently used.
.Pp
The function
.Fn mpool_put
unpins the page referenced by
.Fa pgaddr .
-.Fa Pgaddr
+The
+.Fa pgaddr
+argument
must be an address previously returned by
.Fn mpool_get
or
.Fn mpool_new .
The
.Fa flags
-value is specified by
+argument is specified by
.Em or Ns 'ing
any of the following values:
.Bl -tag -width indent