diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-26 20:22:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-26 20:22:03 +0000 |
commit | 5dde4b8204eabca5cfd391ce43911c60e7bbb055 (patch) | |
tree | cbcc8d0dea8b4ae024007b09149bda76fd23eac5 /share | |
parent | 0d20a49fc64484b695b52c6b23aa4e244c08541e (diff) |
checkd -> checked; from Nicholas Marriott
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/pf.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 45f4627adb0..4ece72641c9 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.381 2007/06/08 14:16:37 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.382 2007/06/26 20:22:02 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 8 2007 $ +.Dd $Mdocdate: June 26 2007 $ .Dt PF.CONF 5 .Os .Sh NAME @@ -1605,7 +1605,7 @@ Flags not specified in are ignored. For stateful connections, the default is .Ar flags S/SA . -To indicate that flags should not be checkd at all, specify +To indicate that flags should not be checked at all, specify .Ar flags any . The flags are: (F)IN, (S)YN, (R)ST, (P)USH, (A)CK, (U)RG, (E)CE, and C(W)R. .Bl -tag -width Fl |