summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_sendmsg.3
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-02 16:01:45 +0000
committerjoel <joel@FreeBSD.org>2010-08-02 16:01:45 +0000
commit52dbc8b6341deff28b6b725bc3e852826cdfdf8a (patch)
treef981ee70d196745249c34ad7df5c92f685bdb1ae /lib/libc/net/sctp_sendmsg.3
parent09e9558b9ae35ab213c80808f2774f0b140ce11b (diff)
downloadFreeBSD-src-52dbc8b6341deff28b6b725bc3e852826cdfdf8a.zip
FreeBSD-src-52dbc8b6341deff28b6b725bc3e852826cdfdf8a.tar.gz
Spelling fixes.
Diffstat (limited to 'lib/libc/net/sctp_sendmsg.3')
-rw-r--r--lib/libc/net/sctp_sendmsg.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/sctp_sendmsg.3 b/lib/libc/net/sctp_sendmsg.3
index c54aaef..0d5c8df 100644
--- a/lib/libc/net/sctp_sendmsg.3
+++ b/lib/libc/net/sctp_sendmsg.3
@@ -182,7 +182,7 @@ For a one-to-many type (SOCK_SEQPACKET) socket the flag
.Dv SCTP_SENDALL
can be used as a convient way to make one send call and have
all associations that are under the socket get a copy of the message.
-Note that this mechanism is quite efficent and makes only one actual
+Note that this mechanism is quite efficient and makes only one actual
copy of the data which is shared by all the associations for sending.
.Pp
The remaining flags are used for the partial reliability extension (RFC3758)
OpenPOWER on IntegriCloud