summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-02-21 16:59:30 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-02-21 16:59:30 +0000
commit288d4dedf35ed6af7697d83df6e770342bb0783a (patch)
treef72e1e774194443d3606190627f196a30a2b8181 /share
parent559e85d430f90c5013a755bef11d76baaf888fd9 (diff)
typo; Mr. Manpagebeauty Krause. Thanks!
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/pf.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index cc0fb79c8f4..7f92582ad6f 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.186 2003/02/18 22:06:49 pb Exp $
+.\" $OpenBSD: pf.conf.5,v 1.187 2003/02/21 16:59:29 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1903,7 +1903,7 @@ schedulers = ( cbq-def | priq-def )
action = pass | block [ return ] | scrub
return = drop | return | return-rst [ ( ttl number ) ]
- | return-icmp [ ( icmpcode [, icmp6cde ] ) ]
+ | return-icmp [ ( icmpcode [, icmp6code ] ) ]
| return-icmp6 [ ( icmp6code ) ]
icmpcode = ( icmp-code-name | icmp-code-number )
icmp6code = ( icmp6-code-name | icmp6-code-number )