summaryrefslogtreecommitdiffstats
path: root/share/man/man4/divert.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-06-28 23:53:39 +0000
committerru <ru@FreeBSD.org>2003-06-28 23:53:39 +0000
commit348e423dd913fabaea56f15eecca3d155723ee08 (patch)
tree119cebb3a669617b213ec04fe871163ae082cfb1 /share/man/man4/divert.4
parente4f0eb6b17525e227a1bc1d660ab253005530425 (diff)
downloadFreeBSD-src-348e423dd913fabaea56f15eecca3d155723ee08.zip
FreeBSD-src-348e423dd913fabaea56f15eecca3d155723ee08.tar.gz
Hiten's patchset for section four manpages, slightly edited by me.
Diffstat (limited to 'share/man/man4/divert.4')
-rw-r--r--share/man/man4/divert.49
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4
index 6fa7a3b..0087ace 100644
--- a/share/man/man4/divert.4
+++ b/share/man/man4/divert.4
@@ -67,7 +67,8 @@ is used to deliver the packet, or if
is used with a destination IP address of
.Dv INADDR_ANY ,
then the packet is treated as if it were outgoing, i.e., destined
-for a non-local address. Otherwise, the packet is assumed to be
+for a non-local address.
+Otherwise, the packet is assumed to be
incoming and full packet routing is done.
.Pp
In the latter case, the
@@ -78,10 +79,12 @@ If an interface name is found,
that interface will be used and the value of the IP address will be
ignored (other than the fact that it is not
.Dv INADDR_ANY ) .
-This is to indicate on which interface the packet ``arrived.''
+This is to indicate on which interface the packet
+.Dq arrived .
.Pp
Normally, packets read as incoming should be written as incoming;
-similarly for outgoing packets. When reading and then writing back
+similarly for outgoing packets.
+When reading and then writing back
packets, passing the same socket address supplied by
.Xr recvfrom 2
unmodified to
OpenPOWER on IntegriCloud