diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-04 19:38:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-04 19:38:31 +0000 |
commit | 8933ad835eb69d71d2b33e581978df2d7e8a25b8 (patch) | |
tree | 5a0e49ee08cd0f7566c2b5a63f3bd4a817a30405 /share/man/man5/pf.conf.5 | |
parent | 88171b13d5fc1c7b3744c1ffa2499413335bf735 (diff) |
upper case ip;
Diffstat (limited to 'share/man/man5/pf.conf.5')
-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 60dfd88cb99..f0d5c77f9fa 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.290 2004/02/04 11:09:33 mcbride Exp $ +.\" $OpenBSD: pf.conf.5,v 1.291 2004/02/04 19:38:30 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -375,7 +375,7 @@ set limit src-nodes 2000 .Ed .Pp sets the maximum number of entries in the memory pool used for tracking -source ip addresses (generated by the +source IP addresses (generated by the .Ar sticky-address and .Ar source-tracking |