summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-08 20:41:52 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-08 20:41:52 +0000
commitc9fc3f955ba640fce63175ce4b25418bb98e95c8 (patch)
tree58835c41340f804110701d824fd5d51eb8e5030a /share
parent069d4c34abc351fdd304a90be5072bc7ecd9c21b (diff)
typo; gustavo
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 982e92818c8..efbbc307137 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.142 2002/12/08 00:22:16 deraadt Exp $
+.\" $OpenBSD: pf.conf.5,v 1.143 2002/12/08 20:41:51 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1619,7 +1619,7 @@ routehost = ( interface-name [ address [ "/" mask-bits ] ] )
address = ( interface-name | "(" interface-name ")" | host-name |
ipv4-dotted-quad | ipv6-coloned-hex )
host-list = host [ [ "," ] host-list ]
-redirost-list = redirhost [ [","] redirhost-list ]
+redirhost-list = redirhost [ [","] redirhost-list ]
routehost-list = routehost [ [","] routehost-list ]
port = "port" ( unary-op | binary-op | "{" op-list "}" )