summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_connectx.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/sctp_connectx.3')
-rw-r--r--lib/libc/net/sctp_connectx.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/net/sctp_connectx.3 b/lib/libc/net/sctp_connectx.3
index d454bb9..1851d4a 100644
--- a/lib/libc/net/sctp_connectx.3
+++ b/lib/libc/net/sctp_connectx.3
@@ -58,18 +58,18 @@ This allows a fault tolerant method
of initiating an association.
When one of the peers addresses
is unreachable, the subsequent listed addresses will also be used
-to set up the association with the peer.
+to set up the association with the peer.
.Pp
-The user also needs to consider that any address listed in an
+The user also needs to consider that any address listed in an
.Fn sctp_connectx
call is also considered "confirmed".
A confirmed address is one in
which the SCTP transport will trust is a part of the association
and it will not send a confirmation heartbeat to it with
-a random nonce.
+a random nonce.
.Pp
If the peer SCTP stack does not list one or more of
-the provided addresses in its response message then
+the provided addresses in its response message then
the extra addresses sent in the
.Fn sctp_connectx
call will be silently discarded from the association.
OpenPOWER on IntegriCloud