diff options
Diffstat (limited to 'share/man/man9/pool.9')
-rw-r--r-- | share/man/man9/pool.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9 index c1edd219b54..85bcb7d1697 100644 --- a/share/man/man9/pool.9 +++ b/share/man/man9/pool.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pool.9,v 1.39 2009/01/15 17:35:48 oga Exp $ +.\" $OpenBSD: pool.9,v 1.40 2009/01/15 21:20:15 jmc Exp $ .\" $NetBSD: pool.9,v 1.18 2001/06/21 11:59:01 wiz Exp $ .\" .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Nm pool_setipl , .Nm pool_sethiwat , .Nm pool_setlowat , -.Nm pool_sethardlimit , +.Nm pool_sethardlimit .Nd resource-pool manager .Sh SYNOPSIS .Fd #include <sys/types.h> |