summaryrefslogtreecommitdiffstats
path: root/share/man/man4/divert.4
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-07-11 02:08:31 +0000
committermpp <mpp@FreeBSD.org>1996-07-11 02:08:31 +0000
commitb07aab75a8970c5124eaf78b3eefe1e7f7371ecd (patch)
treebcc865f4a56e455084ba2afd44f8124b47ed61dd /share/man/man4/divert.4
parentb7945e1e10c209f904f8b5ddf738d6b28761ef0a (diff)
downloadFreeBSD-src-b07aab75a8970c5124eaf78b3eefe1e7f7371ecd.zip
FreeBSD-src-b07aab75a8970c5124eaf78b3eefe1e7f7371ecd.tar.gz
Fix some spelling errors.
Diffstat (limited to 'share/man/man4/divert.4')
-rw-r--r--share/man/man4/divert.44
1 files changed, 2 insertions, 2 deletions
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.
OpenPOWER on IntegriCloud