From c9fc3f955ba640fce63175ce4b25418bb98e95c8 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Sun, 8 Dec 2002 20:41:52 +0000 Subject: typo; gustavo --- share/man/man5/pf.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') 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 "}" ) -- cgit v1.2.3