diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-07-18 18:34:16 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-07-18 18:34:16 +0000 |
| commit | 71a1d037eadd669c0441b6a2a357fceaf36f783e (patch) | |
| tree | bd2df00a8c2454d0c19b056c474f7b07d21e6b65 /lib/libc | |
| parent | 4b661dd37592f832de9355ec4f8cc91ee78954d8 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/sctp_send.3 | 4 |
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. |
