summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-01-11 11:54:25 +0000
committerru <ru@FreeBSD.org>2000-01-11 11:54:25 +0000
commit8e52ab1d061043ae2e603becc9f47fa2ec965241 (patch)
treea02820874c91191d3e1390f3ad206daa9740adc2
parent8b884df80c30900c3c8c1f5cf2d7356563ae831b (diff)
downloadFreeBSD-src-8e52ab1d061043ae2e603becc9f47fa2ec965241.zip
FreeBSD-src-8e52ab1d061043ae2e603becc9f47fa2ec965241.tar.gz
Minor display fix.
-rw-r--r--share/man/man4/divert.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4
index f82b19e..f15307b 100644
--- a/share/man/man4/divert.4
+++ b/share/man/man4/divert.4
@@ -95,9 +95,12 @@ the tag is interpretted as the rule number
.Em after which
rule processing should restart.
.Sh LOOP AVOIDANCE
-Packets written into a divert socket (using
+Packets written into a divert socket
+.Po
+using
.Xr sendto 2
-) Re-enter the packet filter at the rule number
+.Pc
+re-enter the packet filter at the rule number
following the tag given in the port part of the socket address, which
is usually already set at the rule number that caused the diversion
(not the next rule if there are several at the same number). If the 'tag'
OpenPOWER on IntegriCloud