From b07aab75a8970c5124eaf78b3eefe1e7f7371ecd Mon Sep 17 00:00:00 2001 From: mpp Date: Thu, 11 Jul 1996 02:08:31 +0000 Subject: Fix some spelling errors. --- share/man/man4/divert.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/divert.4') diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4 index 651cb57..6f52ae1 100644 --- a/share/man/man4/divert.4 +++ b/share/man/man4/divert.4 @@ -41,7 +41,7 @@ or .Xr recvfrom 2 . In the latter case, the address returned will have its port set to the divert port and the IP address set to the (first) address of -the interface on which the packet was recieved (if the packet +the interface on which the packet was received (if the packet was incoming) or .Dv INADDR_ANY (if the packet was outgoing). @@ -103,7 +103,7 @@ packet to get diverted. If different fragments divert to different ports, then which port ultimately gets chosen is unpredictable. .Pp -Packets are recieved and sent unchanged, with two exceptions: +Packets are received and sent unchanged, with two exceptions: read as incoming will have their IP header checksum zeroed, and packets written as outgoing have their IP header checksums overwritten with the correct value. -- cgit v1.1