summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_send.3
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-09-11 10:49:56 +0000
committerbrucec <brucec@FreeBSD.org>2010-09-11 10:49:56 +0000
commit7adc5f91cff836324150e37db070cf854b475e73 (patch)
tree9b0dbb739b35e3d9e69dd5c1d72fd4a2c349c473 /lib/libc/net/sctp_send.3
parent6b5a9d0d4bcef5193a4b10feee02073eeb9ec0ff (diff)
downloadFreeBSD-src-7adc5f91cff836324150e37db070cf854b475e73.zip
FreeBSD-src-7adc5f91cff836324150e37db070cf854b475e73.tar.gz
Revert changes of 'assure' to 'ensure' made in r211936.
Approved by: rrs (mentor)
Diffstat (limited to 'lib/libc/net/sctp_send.3')
-rw-r--r--lib/libc/net/sctp_send.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/sctp_send.3 b/lib/libc/net/sctp_send.3
index 8d860df..9acb616 100644
--- a/lib/libc/net/sctp_send.3
+++ b/lib/libc/net/sctp_send.3
@@ -191,7 +191,7 @@ If that many milliseconds elapse
and the peer has not acknowledged the data, the data will be
skipped and no longer transmitted.
Note that this policy does
-not even ensure that the data will ever be sent.
+not even assure that the data will ever be sent.
In times of a congestion
with large amounts of data being queued, the
.Fa sinfo->sinfo_timetolive
@@ -218,7 +218,7 @@ policy transforms the
.Fa sinfo->sinfo_timetolive
into a number of retransmissions to allow.
This policy
-always ensures that at a minimum one send attempt is
+always assures that at a minimum one send attempt is
made of the data.
After which no more than
.Fa sinfo->sinfo_timetolive
OpenPOWER on IntegriCloud