diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-12-18 07:45:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-12-18 07:45:38 +0000 |
commit | 4232bc1a3069d85b27e24598bcb12765d013e1f3 (patch) | |
tree | 46930729f3d25c1686aba14492220e1090e90284 /share/man/man5 | |
parent | 70f479781ab6076d0c6780a14a09ca1381655b4f (diff) |
how the heck did such a stupid mistake end up in here
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index e0a9117bcd2..1b61c71355b 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.153 2002/12/16 20:35:24 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.154 2002/12/18 07:45:37 deraadt Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -1287,17 +1287,17 @@ attachment points using the following kinds of rules: .Bl -tag -width xxxx -.It Em anchor-nat name +.It Em nat-anchor name Evaluates the .Pa nat rules of all named rulesets in the specified .Pa anchor . -.It Em anchor-rdr name +.It Em rdr-anchor name Evaluates the .Pa rdr rules of all named rulesets in the specified .Pa anchor . -.It Em anchor-binat name +.It Em binat-anchor name Evaluates the .Pa binat rules of all named rulesets in the specified |