Fix ng_ipfw(4) cookie number in example.

Pointed out by:		"Jacco van Buuren" <jaccovanbuuren gmail.com>
This commit is contained in:
Gleb Smirnoff 2012-03-05 06:12:15 +00:00
parent 0c3cc3c366
commit 2875b4b999
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232538

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd June 9, 2010
.Dd March 5, 2012
.Dt NG_PATCH 4
.Os
.Sh NAME
@ -185,7 +185,7 @@ So you do:
{ mode=7 value=0xf7 length=1 offset=1 } \e
{ mode=8 value=0x02 length=1 offset=1 } ] }
SEQ
/sbin/ipfw add 160 netgraph 600 ip from any to any not dst-port 80
/sbin/ipfw add 160 netgraph 300 ip from any to any not dst-port 80
.Ed
.Pp
This first does