From 63315d41e1f565621b288ce693a6e855c460f821 Mon Sep 17 00:00:00 2001 From: dannyboy Date: Tue, 8 Jul 2003 13:24:42 +0000 Subject: Correct to match reality regarding interface names. PR: 51006 Submitted by: "Dmitry Pryanishnikov" mdoc clue by: "Simon L. Nielsen" MFC after: 10 days --- share/man/man4/divert.4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4 index 0087ace..73a6cb1 100644 --- a/share/man/man4/divert.4 +++ b/share/man/man4/divert.4 @@ -50,9 +50,10 @@ and the IP address set to the (first) address of the interface on which the packet was received (if the packet was incoming) or .Dv INADDR_ANY -(if the packet was outgoing). In the case of an incoming packet the interface -name will also be placed in the 8 bytes following the address, -(assuming it fits). +(if the packet was outgoing). +The interface name (if defined +for the packet) will be placed in the 8 bytes following the address, +if it fits. .Sh WRITING PACKETS Writing to a divert socket is similar to writing to a raw IP socket; the packet is injected ``as is'' into the normal kernel IP packet -- cgit v1.1