summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-02-24 02:26:07 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-02-24 02:26:07 +0000
commit72b4ce70a9d6f80795aec0863310ca9841e9450c (patch)
tree0dacb608ca60616135294aa47f77c72232e29eb2 /share
parentd21cf289e8a11e241c843eb635ea02322717c62e (diff)
of of
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/pool.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9
index 2ccb9ef854d..11c48c3b421 100644
--- a/share/man/man9/pool.9
+++ b/share/man/man9/pool.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pool.9,v 1.21 2002/12/20 08:06:55 art Exp $
+.\" $OpenBSD: pool.9,v 1.22 2003/02/24 02:26:06 deraadt Exp $
.\" $NetBSD: pool.9,v 1.18 2001/06/21 11:59:01 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@@ -185,7 +185,7 @@ allocates an item from the pool and returns a pointer to it.
.It Fa pp
The handle identifying the pool resource instance.
.It Fa flags
-One or more of of
+One or more of
.Dv PR_URGENT ,
.Dv PR_WAITOK
or