diff options
author | David Krause <david@cvs.openbsd.org> | 2003-05-17 06:44:28 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-05-17 06:44:28 +0000 |
commit | 919bd2ed18cb20cccd91dc11cdbceddf20d7e2ee (patch) | |
tree | ad08e60bb66f534d46af3b9f61f45a0488498465 /share/man/man5 | |
parent | defed32286cfafdc62d99c7cc9f98279e20b7f6b (diff) |
spelling fix
Diffstat (limited to 'share/man/man5')
-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 8e284a1b7e4..311ca101bb7 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.243 2003/05/17 06:14:58 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.244 2003/05/17 06:44:27 david Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -1363,7 +1363,7 @@ A tag will be assigned to packets matching this rule. This tag can be later used to filter packets with that tag, even on another interface. The tag is set on every matching rule, not just the last one. -There is one tag per packet, susequent matches replace it. +There is one tag per packet, subsequent matches replace it. .It Ar tagged <string> This rule applies only to packets that have been tagged with the given tag. |