diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-09-15 19:36:23 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-09-15 19:36:23 +0000 |
commit | daccdc568f6b17fa7421c6eae9f2507a3868bb83 (patch) | |
tree | c90d61a1e34abf00fa4ff84dcbf926b5093bf5b4 | |
parent | a0f624933bdaa978c1014fe777e54654ef8c6043 (diff) |
consistency
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index e9a72a2fc28..92ece42ed08 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.83 2002/09/15 19:30:54 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.84 2002/09/15 19:36:22 henning Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -195,7 +195,7 @@ entries (generated by 'keep state' rules) to 20000. set limit frags 20000 .Ed .Pp -set the maximum number of entries in the memory pool used for fragment +sets the maximum number of entries in the memory pool used for fragment reassemble (generated by 'scrub' rules) to 20000. .Pp These can be combined: |