Slight wordsmithing. prompted by danger@

This commit is contained in:
Julian Elischer 2008-08-01 23:31:28 +00:00
parent bc20b62b0e
commit 2cc8ab2a83
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181141

View File

@ -793,12 +793,15 @@ Skip all subsequent rules numbered less than
.Ar number .
The search continues with the first rule numbered
.Ar number
or higher. It is possible to use the
or higher.
It is possible to use the
.Cm tablearg
keyword with a skipto for a
.Em computed
skipto, but care should be used, as no destination caching
is possible in this case so the rules are always walked to find it.
is possible in this case so the rules are always walked to find it,
starting from the
.Cm skipto .
.It Cm tee Ar port
Send a copy of packets matching this rule to the
.Xr divert 4