From 234657745567736fea79b96c33c82ae729cfaba3 Mon Sep 17 00:00:00 2001 From: Max Laier Date: Sun, 14 Nov 2004 17:05:54 +0000 Subject: [PATCH] Fix a reference from pool(9) -> zone(9), but keep on talking about "memory pools" as that is what UMA provides. Submitted by: Jay --- contrib/pf/man/pf.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5 index da7b24ebf921..d9c2c4786d12 100644 --- a/contrib/pf/man/pf.conf.5 +++ b/contrib/pf/man/pf.conf.5 @@ -349,7 +349,7 @@ set loginterface none .It Ar set limit Sets hard limits on the memory pools used by the packet filter. See -.Xr pool 9 +.Xr zone 9 for an explanation of memory pools. .Pp For example,