diff options
Diffstat (limited to 'share/man/man5/pf.conf.5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 03fc7409b15..5fba4a659b7 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.456 2009/09/08 17:00:41 michele Exp $ +.\" $OpenBSD: pf.conf.5,v 1.457 2009/09/08 17:52:17 michele Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -436,12 +436,6 @@ The implicit rule that is used when a packet does not match any rules does not allow IP options. .Pp -.It Ar divert-packet Aq Ar port -Used to send matching packets to -.Xr divert 4 -sockets bound to port -.Ar port . -.Pp .It Ar divert-reply Used to receive replies for sockets that are bound to addresses which are not local to the machine. |