summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-02-20 00:15:42 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-02-20 00:15:42 +0000
commit4eb6a47e6dac66e0e19283c8fc813d6cdc1870a8 (patch)
tree75404c1721009b9eeeeca77b695c483af1f1312a /regress/sbin/pfctl
parent5b7d83f76b5f50c5b6c4140a0e331f5b54ac3d66 (diff)
typo
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r--regress/sbin/pfctl/pfail20.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfail20.in b/regress/sbin/pfctl/pfail20.in
index c4a2c5fb0b8..5a00a0752f9 100644
--- a/regress/sbin/pfctl/pfail20.in
+++ b/regress/sbin/pfctl/pfail20.in
@@ -1,6 +1,6 @@
# dynamic interface expansion has limitations; and NAT stuff must be af uniq
rdr on lo0 from any to any -> (lo0)
-nat on lo0 from (lo) to any -> (lo0)
+nat on lo0 from (lo0) to any -> (lo0)
rdr on lo0 inet6 from 10.0.0.1 -> (lo0)
\ No newline at end of file