summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-07-18 18:34:16 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-07-18 18:34:16 +0000
commit71a1d037eadd669c0441b6a2a357fceaf36f783e (patch)
treebd2df00a8c2454d0c19b056c474f7b07d21e6b65 /lib/libc
parent4b661dd37592f832de9355ec4f8cc91ee78954d8 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 37b0b7185b002..4ca41a7daa6f2 100644
--- a/lib/libc/net/sctp_send.3
+++ b/lib/libc/net/sctp_send.3
@@ -105,8 +105,8 @@ struct sctp_sndrcvinfo {
The
.Fa sinfo->sinfo_ppid
argument is an opaque 32 bit value that is passed transparently
-through the stack to the peer endpoint. It will be available on
-reception of a message (see
+through the stack to the peer endpoint.
+It will be available on reception of a message (see
.Xr sctp_recvmsg 3 ) .
Note that the stack passes this value without regard to byte
order.